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

webhook script should write a pidfile #171

Closed
robbat2 opened this issue May 14, 2015 · 1 comment
Closed

webhook script should write a pidfile #171

robbat2 opened this issue May 14, 2015 · 1 comment

Comments

@robbat2
Copy link
Contributor

robbat2 commented May 14, 2015

I see the remains of old pidfile code, but it seems to be entirely broken, as it writes the pidfile before the process daemonizes.

This needs to be fixed to allow safer stop/start instead of killing every instance ruby on the same deploy port

@robbat2
Copy link
Contributor Author

robbat2 commented May 14, 2015

This is resolved in my PR https://github.com/acidprime/r10k/pull/172

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