Files
node/lib
Denys Otrishko 1e9c3f868c workers: fix invalid exit code in parent upon uncaught exception
Now worker.on('exit') reports correct exit code (1) if worker has exited
with uncaught exception.

Fixes: https://github.com/nodejs/node/issues/21707

PR-URL: https://github.com/nodejs/node/pull/21713
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Yuta Hiroto <hello@hiroppy.me>
Reviewed-By: Weijia Wang <starkwang@126.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2018-07-11 00:16:53 +02:00
..
2018-04-13 19:59:44 +02:00
2018-07-04 22:14:09 +02:00
2018-05-18 15:25:42 +02:00
2018-06-20 13:35:27 -04:00
2018-06-27 11:37:17 -04:00
2018-06-30 15:52:54 +02:00
2018-04-16 16:02:12 +02:00
2018-05-18 15:25:40 +02:00
2018-05-18 15:32:05 +02:00
2018-04-26 19:42:48 +02:00
2018-06-05 18:57:44 -07:00