[Buildbot-commits] [buildbot/buildbot] 415988: Handle deferreds from disownServiceParent
GitHub
noreply at github.com
Sun Apr 15 14:51:17 UTC 2012
Branch: refs/heads/buildbot-0.8.6
Home: https://github.com/buildbot/buildbot
Commit: 415988fca203f63113d4d45e3c7238502479982a
https://github.com/buildbot/buildbot/commit/415988fca203f63113d4d45e3c7238502479982a
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-04-15 (Sun, 15 Apr 2012)
Changed paths:
M slave/buildslave/bot.py
M slave/buildslave/test/unit/test_bot.py
Log Message:
-----------
Handle deferreds from disownServiceParent
This fixes a race condition where multiple back-to-back reconfigs might
get the state of self.builders and the service children mixed up, as
reported by André Anjos <andre.anjos at idiap.ch>.
More information about the Commits
mailing list