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

doc: fix cluster worker 'message' event by cjihrig · Pull Request #7309 · nodejs/node · GitHub

/ node Public

doc: fix cluster worker 'message' event - #7309

Merged
cjihrig merged 1 commit into
nodejs:masterfrom
cjihrig:message
Jun 17, 2016
Merged

doc: fix cluster worker 'message' event#7309
cjihrig merged 1 commit into
nodejs:masterfrom
cjihrig:message

Conversation

cjihrig commented Jun 15, 2016

Copy link
Copy Markdown
Contributor
Checklist
  • documentation is changed or added
  • the commit message follows commit guidelines
Affected core subsystem(s)

doc

Description of change

This commit adds the missing handle argument to the cluster worker 'message' event. It also adds a link to the process 'message' event for reference.

Refs: #7297 (comment)

nodejs-github-bot added the doc Issues and PRs related to the documentations. label Jun 15, 2016
mscdex added the cluster Issues and PRs related to the cluster subsystem. label Jun 15, 2016

mscdex commented Jun 15, 2016

Copy link
Copy Markdown
Contributor

LGTM

This commit adds the missing handle argument to the cluster
worker 'message' event. It also adds a link to the process
'message' event for reference.

Refs: nodejs#7297
PR-URL: nodejs#7309
Reviewed-By: Brian White <mscdex@mscdex.net>
cjihrig merged commit 62c8e7b into nodejs:master Jun 17, 2016
cjihrig deleted the message branch June 17, 2016 18:57
evanlucas pushed a commit that referenced this pull request Jun 27, 2016
This commit adds the missing handle argument to the cluster
worker 'message' event. It also adds a link to the process
'message' event for reference.

Refs: #7297
PR-URL: #7309
Reviewed-By: Brian White <mscdex@mscdex.net>
Fishrock123 mentioned this pull request Jun 27, 2016
Fishrock123 mentioned this pull request Jul 5, 2016

Copy link
Copy Markdown
Contributor

@cjihrig is this relevant to lts?

cjihrig commented Jul 12, 2016

Copy link
Copy Markdown
Contributor Author

Yes.

MylesBorins pushed a commit that referenced this pull request Jul 12, 2016
This commit adds the missing handle argument to the cluster
worker 'message' event. It also adds a link to the process
'message' event for reference.

Refs: #7297
PR-URL: #7309
Reviewed-By: Brian White <mscdex@mscdex.net>
MylesBorins pushed a commit that referenced this pull request Jul 12, 2016
This commit adds the missing handle argument to the cluster
worker 'message' event. It also adds a link to the process
'message' event for reference.

Refs: #7297
PR-URL: #7309
Reviewed-By: Brian White <mscdex@mscdex.net>
MylesBorins pushed a commit that referenced this pull request Jul 12, 2016
This commit adds the missing handle argument to the cluster
worker 'message' event. It also adds a link to the process
'message' event for reference.

Refs: #7297
PR-URL: #7309
Reviewed-By: Brian White <mscdex@mscdex.net>
MylesBorins pushed a commit that referenced this pull request Jul 12, 2016
This commit adds the missing handle argument to the cluster
worker 'message' event. It also adds a link to the process
'message' event for reference.

Refs: #7297
PR-URL: #7309
Reviewed-By: Brian White <mscdex@mscdex.net>
MylesBorins pushed a commit that referenced this pull request Jul 12, 2016
This commit adds the missing handle argument to the cluster
worker 'message' event. It also adds a link to the process
'message' event for reference.

Refs: #7297
PR-URL: #7309
Reviewed-By: Brian White <mscdex@mscdex.net>
MylesBorins mentioned this pull request Jul 12, 2016
MylesBorins pushed a commit that referenced this pull request Jul 14, 2016
This commit adds the missing handle argument to the cluster
worker 'message' event. It also adds a link to the process
'message' event for reference.

Refs: #7297
PR-URL: #7309
Reviewed-By: Brian White <mscdex@mscdex.net>
MylesBorins pushed a commit that referenced this pull request Jul 14, 2016
This commit adds the missing handle argument to the cluster
worker 'message' event. It also adds a link to the process
'message' event for reference.

Refs: #7297
PR-URL: #7309
Reviewed-By: Brian White <mscdex@mscdex.net>
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.

4 participants


Back | FazBrowse Home | New Git URL