Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upClean up event loop waker in Constellation that is always None #24609
Labels
Comments
|
Code: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#24482 removes the need for a non-None waker, since it removes the webgl main thread support that required it.