[Buildbot-commits] [Buildbot] #2432: Error shutting down latent buildslave

Buildbot nobody at buildbot.net
Sun Feb 3 13:19:38 UTC 2013


#2432: Error shutting down latent buildslave
------------------------+--------------------
Reporter:  skelly       |       Owner:
    Type:  enhancement  |      Status:  new
Priority:  major        |   Milestone:  0.8.+
 Version:  0.8.7p1      |  Resolution:
Keywords:  sprint       |
------------------------+--------------------
Changes (by dustin):

 * keywords:   => sprint
 * type:  undecided => enhancement
 * milestone:  undecided => 0.8.+


Comment:

 I think the bug here is that the slave is forcibly disconnected, *then*
 shut down by the latent buildslave code.  In the interim, it starts back
 up and tries to connect.

 This is harmless - the master deals with it appropriately.  However, a
 better implementation would probably be to graceful the slave, so it
 doesn't try to re-start.

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


More information about the Commits mailing list