Skip to content

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

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-botnodejs-github-bot added the doc Issues and PRs related to the documentations. label Jun 15, 2016
@mscdexmscdex added the cluster Issues and PRs related to the cluster subsystem. label Jun 15, 2016
@mscdex

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
cjihrig merged commit 62c8e7b into nodejs:masterJun 17, 2016
@cjihrig
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>
@Fishrock123Fishrock123 mentioned this pull request Jun 27, 2016
@Fishrock123Fishrock123 mentioned this pull request Jul 5, 2016
@MylesBorins

Copy link
Copy Markdown
Contributor

@cjihrig is this relevant to lts?

@cjihrig

Copy link
Copy Markdown
ContributorAuthor

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>
@MylesBorinsMylesBorins 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>
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.

4 participants

@cjihrig@mscdex@MylesBorins@nodejs-github-bot