Skip to content

tools: treat SIGABRT as crash

Rodrigo Muino Tomonari requested to merge github/fork/addaleax/sigabrt into master

Otherwise, potentially no output is shown for aborts.

Refs: https://github.com/nodejs/node/issues/19903

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading