[Buildbot-commits] [Buildbot] #1038: Audit TimerService / other looping calls
Buildbot
nobody at buildbot.net
Sat Jan 26 21:05:12 UTC 2013
#1038: Audit TimerService / other looping calls
---------------------------+--------------------
Reporter: catlee | Owner:
Type: defect | Status: new
Priority: major | Milestone: 0.8.8
Version: 0.8.1 | Resolution:
Keywords: sprint, simple |
---------------------------+--------------------
Comment (by Tom Prince):
Wrap looping calls in try-except blocks.
LoopingCall cancels anything after it raises an exception,
so catch them before they reach it.
Refs #1038.
Changeset: e394314c3d5e5be8f31022ec927d4be6b901f84d
--
Ticket URL: <http://trac.buildbot.net/ticket/1038#comment:8>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list