mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
e256204776
Without this, we would re-enter the signal handler immediately after re-raising the signal, leading to an infinite loop. PR-URL: https://github.com/nodejs/node/pull/27775 Refs: https://github.com/nodejs/node/pull/27246 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> |
||
---|---|---|
.. | ||
test-abort-backtrace.js | ||
test-abort-uncaught-exception.js | ||
test-addon-uv-handle-leak.js | ||
test-http-parser-consume.js | ||
test-process-abort-exitcode.js | ||
test-signal-handler.js | ||
test-worker-abort-uncaught-exception.js | ||
test-zlib-invalid-internals-usage.js | ||
testcfg.py |