[Buildbot-commits] [Buildbot] #2056: builders sometimes stay in an idle, plus 1 state

Buildbot nobody at buildbot.net
Mon Aug 1 19:35:06 UTC 2011


#2056: builders sometimes stay in an idle, plus 1 state
--------------------+---------------------
Reporter:  dwlocks  |       Owner:
    Type:  defect   |      Status:  new
Priority:  major    |   Milestone:  0.10.+
 Version:  0.8.4p2  |  Resolution:
Keywords:           |
--------------------+---------------------

Comment (by dwlocks):

 Thanks for the analysis!

 After reading some code, it seems that using locks is a more robust way of
 doing this same thing.  The buildslave code seems to say that a slave will
 try to aquire locks before a build starts.  However, the documentation
 only mentions that locks may be used as arguments to a build or a step.

 I'll open a documentation bug about the last bit.

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


More information about the Commits mailing list