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: fix flaky test-vm-sigint-existing-handler #7982

Commits on Aug 4, 2016

  1. test: fix flaky test-vm-sigint-existing-handler

    Set the `SIGUSR2` handler before spawning the child process to make sure
    the signal is always handled.
    
    Ref: nodejs#7854
    Fixes: nodejs#7981
    addaleax committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    f0bf2c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77ce9d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2016

  1. Configuration menu
    Copy the full SHA
    055196e View commit details
    Browse the repository at this point in the history