Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Video Hanging #2664

Closed
wants to merge 10 commits into from
Closed

Conversation

thomhurst
Copy link

@thomhurst thomhurst commented Aug 15, 2023

#2658

I think the issue is the video is only newed up within a getter. If this happens after a page close, then the Close event handlers are never hit and therefore the TaskCompletionSource never has a result set

@thomhurst
Copy link
Author

@mxschmitt looks like the tests are flaky - Unchanged tests are intermittently failing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants