0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc
Denys Otrishko 35326f27fd
process: fix process.exitCode handling for fatalException
* set process.exitCode before calling 'exit' handlers so that there will
  not be a situation where process.exitCode !== code in 'exit' callback
  during uncaughtException handling
* don't ignore process.exitCode set in 'exit' callback when failed with
  uncaughtException and there is no uncaughtException listener

PR-URL: https://github.com/nodejs/node/pull/21739
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
2018-07-14 12:04:53 +02:00
..
api process: fix process.exitCode handling for fatalException 2018-07-14 12:04:53 +02:00
api_assets doc: add "Edit on GitHub" link 2018-07-13 20:37:05 -07:00
changelogs 2018-07-04, Version 10.6.0 (Current) 2018-07-04 20:06:26 +02:00
guides doc: add policy for landing new npm releases 2018-07-13 16:06:30 -04:00
.eslintrc.yaml tools: lint doc code examples in strict mode 2018-07-06 08:45:34 +03:00
first_timer_badge.png
full-white-stripe.jpg
node.1 src: add --title command line argument 2018-07-10 16:16:37 -07:00
offboarding.md doc: add offboarding doc 2018-06-05 15:22:15 -07:00
onboarding-extras.md doc: move upstream information to onboarding doc 2018-06-01 14:01:10 +02:00
onboarding.md doc: remove linking of url text to url 2018-06-16 07:54:28 -07:00
osx_installer_logo.png
releases.md doc: wrap releases.md at 80 chars 2018-06-16 07:54:26 -07:00
STYLE_GUIDE.md doc: wrap style guide at 80 characters 2018-06-16 07:54:32 -07:00
template.html doc: add "Edit on GitHub" link 2018-07-13 20:37:05 -07:00
thin-white-stripe.jpg