[Buildbot-commits] [Buildbot] #1929: refactor BotMaster.cleanShutdown

Buildbot nobody at buildbot.net
Sun Apr 17 22:00:19 UTC 2011


#1929: refactor BotMaster.cleanShutdown
------------------------+--------------------
Reporter:  dustin       |      Owner:
    Type:  enhancement  |     Status:  new
Priority:  minor        |  Milestone:  0.8.+
 Version:  0.8.3p1      |   Keywords:  simple
------------------------+--------------------
 This method should
  * repeatedly wait for all running builds to finish, or for
 {{{shuttingDown == True}}}
  * use some more abstract method to determine whether any builders still
 have running builds -- the current model digs far too deeply into the
 status objects, making it hard to test
  * as soon as the shutdown is cancelled, the !BuildRequestDistributor
 should be started back up, rather than waiting for remaining builds to
 finish.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/1929>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list