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,vm: fix flaky test-util-sigint-watchdog #7933

Closed

Commits on Aug 1, 2016

  1. Configuration menu
    Copy the full SHA
    5e3538b View commit details
    Browse the repository at this point in the history
  2. test,util: fix flaky test-util-sigint-watchdog

    Fix parallel/test-util-sigint-watchdog by polling until the
    signal has definitely been received instead of just using a timeout.
    
    Fixes: nodejs#7919
    addaleax committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    36aa89b View commit details
    Browse the repository at this point in the history