gservice pid issue
Closed this issue · 1 comments
objcode commented
When gservice programs crash they leave a pid file. On startup, they fail to lock the pid file instead of correctly determining there is no process at that pid and removing it.
Sean
progrium commented
Fixed in 0.5.0 -- no more python-daemon which did a weird pidfile lock thing. New pidfile management is modeled after gunicorn.