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

Send SIGTERM signal instead SIGINT #42

Merged
merged 1 commit into from
Sep 18, 2016

Conversation

marcioj
Copy link
Contributor

@marcioj marcioj commented Jul 12, 2016

On OSX my processes just get killed if I use SIGTERM instead SIGINT. It's also logged Sending SIGTERM to other processes so I believe this is the signal supposed to be used.

@kimmobrunfeldt kimmobrunfeldt merged commit f90801f into open-cli-tools:master Sep 18, 2016
@kimmobrunfeldt
Copy link
Contributor

Thanks

@kimmobrunfeldt
Copy link
Contributor

Could you confirm that this works by installing 3.0.0-dev version: npm i -g concurrently@3.0.0-dev ?

@marcioj
Copy link
Contributor Author

marcioj commented Sep 22, 2016

Hi @kimmobrunfeldt. I'm without a OSX to test, but a friend that have one just confirmed to me.

@marcioj marcioj deleted the sigterm branch September 22, 2016 14:41
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.

None yet

2 participants