Skip to content

src: remove freebsd SA_RESETHAND workaround

Rodrigo Muino Tomonari requested to merge github/fork/bnoordhuis/fix27515 into master

This workaround should no longer be necessary with supported versions of FreeSBD.

Originall introduced in commit b64983d7 ("src: reset signal handler to SIG_DFL on FreeBSD") from March 2015.

Fixes: https://github.com/nodejs/node/issues/27515 Refs: https://github.com/nodejs/node/pull/27246#discussion_r279636813

CI: https://ci.nodejs.org/job/node-test-pull-request/23227/

Merge request reports

Loading