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

Stop Consul With SIGINT #47

Closed
noazark opened this issue Sep 28, 2014 · 3 comments
Closed

Stop Consul With SIGINT #47

noazark opened this issue Sep 28, 2014 · 3 comments

Comments

@noazark
Copy link
Contributor

noazark commented Sep 28, 2014

Instead of kill $PID, stopping should send SIGINT, therefore kill -INT $PID, which will gracefully leave the cluster. kill's default signal is SIGTERM if I'm not mistaken. I'll make a PR for this if necessary.

@johnbellone
Copy link
Contributor

@noazark A PR would be welcome. I am flying out to the Chef summit this week and won't get a lot of time to hack on this. @reset Perhaps you and pair over a beer this week?

@goncalopereira
Copy link
Contributor

I just bumped into this bug, leaving me with a few dozen zombie entries - thanks for this!

@lock
Copy link

lock bot commented Apr 25, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants