[Buildbot-commits] [buildbot/buildbot] 415988: Handle deferreds	from disownServiceParent
    GitHub 
    noreply at github.com
       
    Sun Apr 15 14:51:19 UTC 2012
    
    
  
  Branch: refs/heads/master
  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>.
  Commit: 05b37f18154108068be6dfe2bd4962e67866dd75
      https://github.com/buildbot/buildbot/commit/05b37f18154108068be6dfe2bd4962e67866dd75
  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:
  -----------
  Merge branch 'buildbot-0.8.6'
* buildbot-0.8.6:
  Handle deferreds from disownServiceParent
Compare: https://github.com/buildbot/buildbot/compare/753a4e4...05b37f1
    
    
More information about the Commits
mailing list