Skip to content

Conversation

@bnoordhuis
Copy link
Member

@bnoordhuis bnoordhuis commented May 20, 2019

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

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

Fixes: #27515
Refs: #27246 (comment)

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

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

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

Fixes: nodejs#27515
Refs: nodejs#27246 (comment)
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot nodejs-github-bot added the c++ Issues and PRs that require attention from people who are familiar with C++. label May 20, 2019
@bnoordhuis bnoordhuis added the freebsd Issues and PRs related to the FreeBSD platform. label May 20, 2019
@nodejs-github-bot
Copy link
Collaborator

@bnoordhuis
Copy link
Member Author

bnoordhuis commented May 23, 2019

Thanks, landed in 51a01c7 6e79658 (edit: I accidentally yanked the PR-URL tag from the commit log; force-pushed a fixed commit.)

@targos
Copy link
Member

targos commented May 23, 2019

Is dont-land-on-v12.x necessary? I don't think Node.js 12 supports affected versions of FreeBSD?

pull bot pushed a commit to shakir-abdo/node that referenced this pull request May 23, 2019
This workaround should no longer be necessary with supported versions
of FreeSBD.

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

Fixes: nodejs#27515
PR-URL: nodejs#27780
Refs: nodejs#27246 (comment)
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
@addaleax
Copy link
Member

@targos You can feel free to remove it if you feel comfortable doing so. It’s not necessary, not breaking stuff unless we have to was just my personal preference here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ Issues and PRs that require attention from people who are familiar with C++. freebsd Issues and PRs related to the FreeBSD platform.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

freebsd: remove fbsd 10 SA_RESETHAND workaround

6 participants