src: remove abort_on_uncaught_exception node.cc by danbev · Pull Request #22724 · nodejs/node

@danbev

This commit removes the static variable abort_on_uncaught_exception and
adds it to the environment options.

@nodejs-github-bot added the c++

Issues and PRs that require attention from people who are familiar with C++.

label

Sep 6, 2018

addaleax

@danbev

@danbev danbev deleted the remove-static-abort-on-uncaught branch

September 9, 2018 11:45

danbev added a commit that referenced this pull request

Sep 9, 2018
This commit removes the static variable abort_on_uncaught_exception and
adds it to the environment options.

PR-URL: #22724
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>

targos pushed a commit that referenced this pull request

Sep 10, 2018
This commit removes the static variable abort_on_uncaught_exception and
adds it to the environment options.

PR-URL: #22724
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>