Skip to content

docs: clarify setImmediate and setTimeout ordering - #132

Open
ojedaJD wants to merge 1 commit into
nodejs:mainfrom
ojedaJD:jo/docs-setimmediate-clarification
Open

docs: clarify setImmediate and setTimeout ordering#132
ojedaJD wants to merge 1 commit into
nodejs:mainfrom
ojedaJD:jo/docs-setimmediate-clarification

Conversation

@ojedaJD

@ojedaJD ojedaJD commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Refs #24.

Ports the setImmediate() and setTimeout() ordering clarification from nodejs/nodejs.org#8623.

Clarify the execution order of setTimeout and setImmediate when scheduled from the main module and inside an I/O callback.

Signed-off-by: JD De Dios Ojeda <89946133+ojedaJD@users.noreply.github.com>
@vercel

vercel Bot commented Aug 28, 2026

Copy link
Copy Markdown

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

Project Deployment 操作 Updated (UTC)
nodejs-learn Ready Ready Preview Aug 28, 2026 3:49pm

Request Review

@github-actions

Copy link
Copy Markdown

👋 Codeowner Review Request

The following codeowners have been identified for the changed files:

Team reviewers: @nodejs/timers

Please review the changes when you have a chance. Thank you! 🙏

@ovflowd ovflowd left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The text is kinda incorrect. We don't really need changes on this. We often enough get PRs for this specific line, but it doesn't need a change :)

注册 for free to join this conversation on GitHub. Already have an account? 登录 to comment

标签

None yet

项目

None yet

Development

Successfully merging this pull request may close these issues.

2 participants