Skip to content

cluster: emit worker as first 'message' event arg

Rodrigo Muino Tomonari requested to merge github/fork/bnoordhuis/fix5126 into master

It's documented as such but didn't actually behave that way.

Bug introduced in commit 66fc8ca2 ("cluster: emit 'message' event on cluster master"), which is the commit that introduced the event.

Fixes: https://github.com/nodejs/node/issues/5126

R=@sam-github

CI: https://ci.nodejs.org/job/node-test-pull-request/1719/

Merge request reports

Loading