[Buildbot-commits] [Buildbot] #2301: buildbot waterfall page shows error after reconfig
Buildbot
nobody at buildbot.net
Sun May 27 16:54:57 UTC 2012
#2301: buildbot waterfall page shows error after reconfig
---------------------+---------------------
Reporter: pwp | Owner:
Type: defect | Status: closed
Priority: major | Milestone: 0.8.7
Version: 0.8.6p1 | Resolution: fixed
Keywords: reconfig |
---------------------+---------------------
Changes (by Tom Prince):
* status: new => closed
* resolution: => fixed
Comment:
Fix race condition during web status reconfig.
Service.setServiceParent starts the current service, if the parent is
already started.
Thus, the current service needs to be ready to run when we call it.
Fixes #2301.
Changeset: 34a3f6d9a6121b860d36f7c5b80f5bb96a251119
--
Ticket URL: <http://trac.buildbot.net/ticket/2301#comment:8>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list