[Buildbot-commits] [buildbot/buildbot] cda112: only catch Exception, and specifically not Generat...

GitHub noreply at github.com
Wed Nov 14 04:13:27 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: cda112b47172fc0b85759e678119930c2c7a08f9
      https://github.com/buildbot/buildbot/commit/cda112b47172fc0b85759e678119930c2c7a08f9
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-11-13 (Tue, 13 Nov 2012)

  Changed paths:
    M master/buildbot/process/botmaster.py

  Log Message:
  -----------
  only catch Exception, and specifically not GeneratorExit, inside inlineCallbacks

Refs #2395.





More information about the Commits mailing list