[Buildbot-commits] [buildbot/buildbot] a8ff07: properly return deferred in Try schedulers

noreply at github.com noreply at github.com
Sun Mar 13 22:14:26 UTC 2011


Branch: refs/heads/master
Home:   https://github.com/buildbot/buildbot

Commit: a8ff070eebb05668020bf54b4ca366561dc4d8b8
    https://github.com/buildbot/buildbot/commit/a8ff070eebb05668020bf54b4ca366561dc4d8b8
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date:   2011-03-13 (Sun, 13 Mar 2011)

Changed paths:
  M master/buildbot/schedulers/trysched.py

Log Message:
-----------
properly return deferred in Try schedulers

In #1865, schedulers were not completely shut down before new ones were
started.

Fixes #1865






More information about the Commits mailing list