Skip to content

Tags

v4.2.1

2015-10-13 Node.js v4.2.1 "Argon" (LTS) Release

v4.2.0

2015-10-12 Node.js v4.2.0 "Argon" (LTS) Release

v4.1.2

2015-10-05 Node.js v4.1.2 Release
domains: port caeb677 from v0.10 to v0.12
caeb677
Do not abort the process if an error is thrown from within a domain,
an error handler is setup for the domain and
--abort-on-uncaught-exception was passed on the command line.

However, if an error is thrown from within the top-level domain's
error handler and --abort-on-uncaught-exception was passed on the
command line, make the process abort.

Fixes: nodejs#8877

Fixes: nodejs/node-v0.x-archive#8877
PR-URL: nodejs/node-v0.x-archive#25835
Reviewed-By: misterdjules - Julien Gilli <jgilli@nodejs.org>
domains: port caeb677 from v0.10 to v0.12
caeb677
Do not abort the process if an error is thrown from within a domain,
an error handler is setup for the domain and
--abort-on-uncaught-exception was passed on the command line.

However, if an error is thrown from within the top-level domain's
error handler and --abort-on-uncaught-exception was passed on the
command line, make the process abort.

Fixes: nodejs#8877

v4.1.1

2015-09-22 Node.js v4.1.1 Release

v4.1.0

2015-09-17 node.js v4.1.0 Release

v3.3.1

2015-09-15 io.js v3.3.1 Release

v4.0.0

2015-09-08 Node.js v4.0.0 Release

v4.0.0-rc.5

2015-09-08 Node.js v4.0.0 RC 5
You can’t perform that action at this time.