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

Make Control flow effects of await section more technically precise #38162

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Josh-Cena
Copy link
Member

Correctly explain when the continuation microtask gets scheduled.
Avoid using "event loop" and "microtask queue" interchangeably.
Some more explanation and rewording.

@Josh-Cena Josh-Cena requested a review from a team as a code owner February 15, 2025 06:32
@Josh-Cena Josh-Cena requested review from wbamberg and removed request for a team February 15, 2025 06:32
@github-actions github-actions bot added Content:JS JavaScript docs size/s [PR only] 6-50 LoC changed labels Feb 15, 2025
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:JS JavaScript docs size/s [PR only] 6-50 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Macrotasks and Microtasks Misleading information around await's interaction with microtask/task queues
1 participant