[Buildbot-devel] unexpected master shutdown in 0.8.7?
Tom Prince
tom.prince at ualberta.net
Fri Nov 30 21:34:22 UTC 2012
Dan Kegel <dank at kegel.com> writes:
> That's odd, since I start buildbot with
> exec twistd --pidfile $dir/twistd.pid --nodaemon --no_save -y
> $dir/buildbot.tac
> having been burnt by a 'buildbot start' bug in the past (well, and
> since I use upstart now, which does not take kindly to forks).
That is exactly what 'buildbot start --nodaemon $dir' does now (except
without the exec).
In any case, recieving a TERM signal will (obviously) shutdown
buildbot. The only place it could come from is 'buildbot stop' or
something external to buildbot.
Tom
More information about the devel
mailing list