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

Perform a microtask checkpoint only after a task #9838

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Conversation

annevk
Copy link
Member

@annevk annevk commented Oct 6, 2023

This further highlights the brokenness of "await a stable state". Tackling that fully is tracked by #2882.

Fixes #7845.


/webappapis.html ( diff )

This further highlights the brokenness of "await a stable state". Tackling that fully is tracked by #2882.

Fixes #7845.
@annevk annevk requested review from noamr, domenic and smaug---- October 6, 2023 15:38
@annevk annevk merged commit 9e55bb8 into main Oct 10, 2023
1 check passed
@annevk annevk deleted the event-loop-microtask branch October 10, 2023 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

How can microtasks run without a task?
3 participants