Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cluster: emit worker as first 'message' event arg #5361

Merged
merged 1 commit into from
Feb 25, 2016

Commits on Feb 25, 2016

  1. cluster: emit worker as first 'message' event arg

    It's documented as such but didn't actually behave that way.
    
    Bug introduced in commit 66fc8ca ("cluster: emit 'message' event on
    cluster master"), which is the commit that introduced the event.
    
    Fixes: nodejs#5126
    PR-URL: nodejs#5361
    Reviewed-By: Ali Ijaz Sheikh <[email protected]>
    Reviewed-By: Colin Ihrig <[email protected]>
    Reviewed-By: Sakthipriyan Vairamani <[email protected]>
    bnoordhuis committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    66f4586 View commit details
    Browse the repository at this point in the history