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

Emit SIGHUP only if listeners exist #233

Closed
wants to merge 1 commit into from

Conversation

jasonmit
Copy link
Contributor

On non-Windows platforms, the default behavior of SIGHUP is to terminate Node.js, but once a listener has been installed its default behavior will be removed.

Fixes #232

> On non-Windows platforms, the default behavior of SIGHUP is to terminate Node.js, but once a listener has been installed its default behavior will be removed.

Fixes ember-fastboot#232
@rwjblue
Copy link
Member

rwjblue commented Jul 25, 2016

👍

@jasonmit
Copy link
Contributor Author

I will reopen shortly, need to validate something before it's merged

@jasonmit jasonmit closed this Jul 25, 2016
@jasonmit
Copy link
Contributor Author

jasonmit commented Jul 25, 2016

Reopened as #234 since I had to rework a bit more due to a nuance in testem/signal-exit

@jasonmit jasonmit deleted the patch-2 branch July 25, 2016 01:43
xg-wang pushed a commit to xg-wang/ember-cli-fastboot that referenced this pull request Nov 16, 2020
Update dependencies/devDependencies to latest.
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

Successfully merging this pull request may close these issues.

2 participants