Skip to content

src,tools: enable --trace-sigint in tests by default

Rodrigo Muino Tomonari requested to merge github/fork/legendecas/test/sigint into main

Enable --trace-sigint in tests by default. Also fixes an internal test test/parallel/test-util-sigint-watchdog.js that crashes with --trace-sigint.

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

Merge request reports

Loading