Skip to content

Update event-loop-timers-and-nexttick.md#23

Open
slavamuravey wants to merge 1 commit intonodejs:mainfrom
slavamuravey:patch-2
Open

Update event-loop-timers-and-nexttick.md#23
slavamuravey wants to merge 1 commit intonodejs:mainfrom
slavamuravey:patch-2

Conversation

@slavamuravey
Copy link
Copy Markdown

I investigated libuv uv_run function and libuv Design overview section and I propose to correct Node.js documentation related with event loop phases order.
It is a common misconception to think that the timer phase is the first one. Actually, it is the last one within event loop iteration.

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nodejs-learn Canceled Canceled Apr 3, 2026 4:26pm

Request Review

Signed-off-by: Viacheslav Muravyev <[email protected]>
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