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

test: verify cluster worker exit #6993

Merged
merged 1 commit into from
May 27, 2016
Merged

test: verify cluster worker exit #6993

merged 1 commit into from
May 27, 2016

Commits on May 27, 2016

  1. test: verify cluster worker exit

    test-cluster-disconnect-handles already includes logic that
    tries to cleanup any child processes when the test fails. This
    commit adds additional checks to verify that the child exited
    normally, and fails the test if that is not the case.
    
    Refs: nodejs#6988
    PR-URL: nodejs#6993
    Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
    cjihrig committed May 27, 2016
    Configuration menu
    Copy the full SHA
    a9492f5 View commit details
    Browse the repository at this point in the history