[Buildbot-commits] [Buildbot] #2442: Generic polling utility with support for stopping a service

Buildbot nobody at buildbot.net
Mon Feb 11 03:26:46 UTC 2013


#2442: Generic polling utility with support for stopping a service
------------------------+--------------------
Reporter:  dustin       |      Owner:  dustin
    Type:  enhancement  |     Status:  new
Priority:  major        |  Milestone:  0.8.+
 Version:  0.8.7p1      |   Keywords:  sprint
------------------------+--------------------
 !LoopingCall and !TimedService are OK, but it's hard to make sure they
 stop looping before stopService is complete.  This pattern repeats all
 over Buildbot, with some confusing, difficult-to-test code as the result.

 We should have some generic support for this, well-tested, and used
 throughout.

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


More information about the Commits mailing list