[Buildbot-commits] [buildbot/buildbot] 65a0ce: Test for Triggerable.stopService
GitHub
noreply at github.com
Sun Jun 8 18:11:29 UTC 2014
Branch: refs/heads/nine
Home: https://github.com/buildbot/buildbot
Commit: 65a0ce4fff64f72ff3a366a52f8e7af8cac2fd98
https://github.com/buildbot/buildbot/commit/65a0ce4fff64f72ff3a366a52f8e7af8cac2fd98
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-06-08 (Sun, 08 Jun 2014)
Changed paths:
M master/buildbot/test/unit/test_schedulers_triggerable.py
M master/buildbot/test/util/scheduler.py
Log Message:
-----------
Test for Triggerable.stopService
Commit: fee828cf42617562b98b9890757e94ebb8a59c23
https://github.com/buildbot/buildbot/commit/fee828cf42617562b98b9890757e94ebb8a59c23
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-06-08 (Sun, 08 Jun 2014)
Changed paths:
M master/buildbot/schedulers/triggerable.py
M master/buildbot/test/unit/test_schedulers_triggerable.py
M master/docs/developer/utils.rst
Log Message:
-----------
Debounce Triggerable._updateWaiters
I suspect that I meant to do this before, given the call to
self._updateWaiters.stop(). Fixes #2819.
Compare: https://github.com/buildbot/buildbot/compare/541fcf4d11c6...fee828cf4261
More information about the Commits
mailing list