On Sat, Jul 2, 2011 at 11:37 PM, Brian Guthrie <[email protected]> wrote:
> Also, as far as I know, we don't need or use anything in the daemon/
> subdirectory now; we're relying on Rails' server daemonization, the
> killtree script, and straight-up kill to do the work.

If a process dies or gets killed, and leaves a stale pid file behind,
is all the pid-handling code smart enough to detect this and recreate
a new pidfile for the new pid?  I.e. we don't act like mongrel, and
refuse to start with a stale pid?
_______________________________________________
Cruisecontrolrb-developers mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-developers

Reply via email to