X Tutup
The Wayback Machine - https://web.archive.org/web/20220509113439/https://github.com/nodejs/node/pull/42684
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

doc: mark worker.id as integer in cluster docs #42684

Merged

Conversation

Copy link
Member

@tniessen tniessen commented Apr 10, 2022

The id is assigned by node and is always an integer, not just any number.

@nodejs-github-bot nodejs-github-bot added cluster doc labels Apr 10, 2022
@tniessen tniessen added the author ready label Apr 10, 2022
@marsonya marsonya added the fast-track label Apr 10, 2022
@github-actions
Copy link

@github-actions github-actions bot commented Apr 10, 2022

Fast-track has been requested by @marsonya. Please 👍 to approve.

@tniessen tniessen added the commit-queue label Apr 10, 2022
@nodejs-github-bot nodejs-github-bot removed the commit-queue label Apr 10, 2022
@nodejs-github-bot nodejs-github-bot merged commit 65e8380 into nodejs:master Apr 10, 2022
24 checks passed
@nodejs-github-bot
Copy link

@nodejs-github-bot nodejs-github-bot commented Apr 10, 2022

Landed in 65e8380

xtx1130 pushed a commit to xtx1130/node that referenced this issue Apr 25, 2022
PR-URL: nodejs#42684
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready cluster doc fast-track
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants
X Tutup