mirror of https://github.com/lukechilds/node.git
Browse Source
Test was flaky on centos7-64 due to an uncaught ECONNRESET on the worker code. This catches the error so the process will exit with code 0. Fixes: https://github.com/nodejs/node/issues/5604 PR-URL: https://github.com/nodejs/node/pull/5802 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>process-exit-stdio-flushing
Claudio Rodriguez
9 years ago
committed by
James M Snell
1 changed files with 5 additions and 0 deletions
Loading…
Reference in new issue