src: allow fatal exceptions to be enhanced · nodejs/node@a24ab56 · GitHub
Skip to content

Commit a24ab56

Browse files
cjihrigtargos
authored andcommitted
src: allow fatal exceptions to be enhanced
This commit allows fatal exceptions to be enhanced so that exceptions thrown from an unhandledException handler have the stack attached properly. PR-URL: #28562 Fixes: #28550 Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
1 parent 4cb0fc3 commit a24ab56

2 files changed

Lines changed: 31 additions & 2 deletions

File tree

src/node_errors.cc

Lines changed: 3 additions & 2 deletions
Lines changed: 28 additions & 0 deletions

0 commit comments

Comments
 (0)