[Buildbot-commits] [Buildbot] #1001: start_instance on a latent BuildSlave called before stop_instance finished

Buildbot buildbot-devel at lists.sourceforge.net
Sun Oct 3 22:42:03 UTC 2010


#1001: start_instance on a latent BuildSlave called before stop_instance finished
--------------------+-------------------------------------------------------
Reporter:  moschny  |       Owner:                
    Type:  defect   |      Status:  new           
Priority:  major    |   Milestone:  0.8.2         
 Version:  master   |    Keywords:  virtualization
--------------------+-------------------------------------------------------

Comment(by moschny):

 Adding a `DeferredLock` that is acquired in `start_instance()` and
 released last in the deferred chain returned from `stop_instance()` solves
 the problem.

 However, it would be better to handle this in `AbstractLatentBuildSlave`
 would be much better, so all heirs benefit.

 Will have a look on how to do that soon.

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


More information about the Commits mailing list