Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node 13.x uses SIGSEGV, new API available #63

Open
devsnek opened this issue May 20, 2019 · 1 comment
Open

Node 13.x uses SIGSEGV, new API available #63

devsnek opened this issue May 20, 2019 · 1 comment

Comments

@devsnek
Copy link

devsnek commented May 20, 2019

In node 13.x and forward you'll need to use node::RegisterSignalHandler to avoid breaking node internals. see nodejs/node@70c7686 for more details.

@kneth
Copy link
Collaborator

kneth commented May 21, 2019

Thanks for the pointer!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants