mirror of https://github.com/lukechilds/node.git
Browse Source
Fix parallel/test-util-sigint-watchdog by polling until the signal has definitely been received instead of just using a timeout. Fixes: https://github.com/nodejs/node/issues/7919 PR-URL: https://github.com/nodejs/node/pull/7933 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>v6.x
Anna Henningsen
9 years ago
committed by
cjihrig
4 changed files with 29 additions and 6 deletions
Loading…
Reference in new issue