[Buildbot-commits] [Buildbot] #1737: Scheduler: treeStableTimer=None is not really immediate

Buildbot buildbot-devel at lists.sourceforge.net
Wed Dec 15 18:00:40 UTC 2010


#1737: Scheduler: treeStableTimer=None is not really immediate
------------------------+---------------------------------------------------
Reporter:  PiotrSikora  |        Owner:            
    Type:  defect       |       Status:  closed    
Priority:  minor        |    Milestone:  0.8.3     
 Version:  0.8.2        |   Resolution:  worksforme
Keywords:               |  
------------------------+---------------------------------------------------
Changes (by dustin):

  * status:  new => closed
  * resolution:  => worksforme


Comment:

 There's a little bit of delay for builders picking up !BuildRequests,
 because they check for requests in a loop.  So there's time for the
 scheduler to toss out both !BuildRequests before the builders get a chance
 to see either of them.

 Maybe I can resolve this as "confusing, but working as documented".  I'll
 call that WORKSFORME, if that's OK with you :)

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


More information about the Commits mailing list