Commit 77a10ed0 authored by Jeremy Whitlock's avatar Jeremy Whitlock Committed by Julien Gilli
Browse files

src: fix --abort-on-uncaught-exception

Revert 0af4c9ea, parts of
921f2de6 and port
https://github.com/nodejs/node-v0.x-archive/pull/25835 from v0.12 to
master so that node aborts at the right time when an error is thrown
and --abort-on-uncaught-exception is used.

Fixes #3035.

PR: #3036
PR-URL: https://github.com/nodejs/node/pull/3036


Reviewed-By: default avatarBen Noordhuis <ben@strongloop.com>
parent 49dec1af
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment