Skip to content

Conversation

@Y1D7NG
Copy link
Contributor

fix#42887

  • The exit event example is easy for developers to copy and run
  • Keep the disconnect event's example keep consistent with other events (eg. disconnect)

@nodejs-github-botnodejs-github-bot added cluster Issues and PRs related to the cluster subsystem. doc Issues and PRs related to the documentations. labels Apr 27, 2022
@TrottTrott added the commit-queue Add this label to land a pull request using GitHub Actions. label May 2, 2022
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label May 2, 2022
@nodejs-github-botnodejs-github-bot merged commit f6f95bf into nodejs:masterMay 2, 2022
@nodejs-github-bot
Copy link
Collaborator

Landed in f6f95bf

RafaelGSS pushed a commit that referenced this pull request May 10, 2022
PR-URL: #42889 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]>
@RafaelGSSRafaelGSS mentioned this pull request May 10, 2022
@Y1D7NGY1D7NG deleted the doc-cluster branch May 18, 2022 15:50
juanarbol pushed a commit that referenced this pull request May 31, 2022
PR-URL: #42889 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]>
danielleadams pushed a commit that referenced this pull request Jun 27, 2022
PR-URL: #42889 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]>
targos pushed a commit that referenced this pull request Jul 12, 2022
PR-URL: #42889 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]>
targos pushed a commit that referenced this pull request Jul 31, 2022
PR-URL: #42889 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]>
@targostargos mentioned this pull request Aug 3, 2022
guangwong pushed a commit to noslate-project/node that referenced this pull request Oct 10, 2022
PR-URL: nodejs/node#42889 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clusterIssues and PRs related to the cluster subsystem.docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cluster.fork() is not a function

5 participants

@Y1D7NG@nodejs-github-bot@aduh95@VoltrexKeyva@Trott