[Buildbot-commits] [SPAM] Re: [Buildbot] #849: slave-initiated graceful shutdown

Buildbot buildbot-devel at lists.sourceforge.net
Thu May 20 15:26:10 UTC 2010


#849: slave-initiated graceful shutdown
------------------------+---------------------------------------------------
Reporter:  catlee       |       Owner:       
    Type:  enhancement  |      Status:  new  
Priority:  minor        |   Milestone:  0.8.+
 Version:  0.8.0        |    Keywords:       
------------------------+---------------------------------------------------

Comment(by catlee):

 A few open questions here:

 How to signal the buildbot process that we want to shutdown?  SIGUSR1?
 Touch a file?  Listen on a port?

 I don't know if the slave really knows when it's idle.  It should most
 likely tell the master it wants to gracefully shutdown, and then the
 master can take care of not sending it new builds and telling the slave to
 shutdown when it's ready.  How can the slave tell the master it wants to
 shut down?

-- 
Ticket URL: <http://buildbot.net/trac/ticket/849#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list