[Buildbot-commits] [buildbot/buildbot] 8ba6d6: Wrap reclaimAllBuilds in try/except loop.
noreply at github.com
noreply at github.com
Wed Nov 3 17:46:17 UTC 2010
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 8ba6d68b52d1906da32704296157351804972dab
https://github.com/buildbot/buildbot/commit/8ba6d68b52d1906da32704296157351804972dab
Author: Chris AtLee <catlee at mozilla.com>
Date: 2010-11-03 (Wed, 03 Nov 2010)
Changed paths:
M master/buildbot/process/builder.py
Log Message:
-----------
Wrap reclaimAllBuilds in try/except loop.
Uncaught exceptions here break the TimerService, so future builds
wouldn't be reclaimed.
Fixes: #1035
More information about the Commits
mailing list