On Thu, Apr 2, 2009 at 2:59 PM, Matt Wynne <[email protected]> wrote:
> Great, I'll take a look at that, it should be a real boon for us. Are you
> saying it won't kill processes that are spawned by the build though?

It WILL kill all child processes of the builders.  That's the point,
otherwise you have orphaned processes that block subsequent builds
(e.g. selenium server, jsunit server, test app server instances, any
other processes that the build starts).

Why would you want to keep child processes and builders alive when you
restart ccrb?
_______________________________________________
Cruisecontrolrb-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users

Reply via email to