FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: fix examples in cluster.md by Y1D7NG · Pull Request #42889 · nodejs/node · GitHub

/ node Public

doc: fix examples in cluster.md - #42889

Merged
nodejs-github-bot merged 1 commit into
nodejs:masterfrom
Y1D7NG:doc-cluster
May 2, 2022
Merged

doc: fix examples in cluster.md#42889
nodejs-github-bot merged 1 commit into
nodejs:masterfrom
Y1D7NG:doc-cluster

Conversation

Y1D7NG commented Apr 27, 2022

Copy link
Copy Markdown
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-bot added cluster Issues and PRs related to the cluster subsystem. doc Issues and PRs related to the documentations. labels Apr 27, 2022
Trott added the commit-queue Add this label to land a pull request using GitHub Actions. label May 2, 2022
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label May 2, 2022
nodejs-github-bot merged commit f6f95bf into nodejs:master May 2, 2022

Copy link
Copy Markdown
Collaborator

Landed in f6f95bf

RafaelGSS pushed a commit that referenced this pull request May 10, 2022
PR-URL: #42889
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
RafaelGSS mentioned this pull request May 10, 2022
Y1D7NG 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 <duhamelantoine1995@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
danielleadams pushed a commit that referenced this pull request Jun 27, 2022
PR-URL: #42889
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
targos pushed a commit that referenced this pull request Jul 12, 2022
PR-URL: #42889
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
targos pushed a commit that referenced this pull request Jul 31, 2022
PR-URL: #42889
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
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 <duhamelantoine1995@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cluster Issues and PRs related to the cluster subsystem. doc Issues 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


Back | FazBrowse Home | New Git URL