[Buildbot-commits] [buildbot/buildbot] 919d7b: Don't call MultiService.stopService if we haven't ...

GitHub noreply at github.com
Sat Dec 8 23:31:28 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 919d7bd35b493985af80942de5743c14f4a6ccd5
      https://github.com/buildbot/buildbot/commit/919d7bd35b493985af80942de5743c14f4a6ccd5
  Author: Tom Prince <tom.prince at ualberta.net>
  Date:   2012-12-07 (Fri, 07 Dec 2012)

  Changed paths:
    M master/buildbot/master.py
    M master/buildbot/monkeypatches/__init__.py
    R master/buildbot/monkeypatches/bug6202.py

  Log Message:
  -----------
  Don't call MultiService.stopService if we haven't called MultiService.stopService.

As per the discussion in http://twistedmatrix.com/trac/ticket/6202
Thus, we don't need to patch around 6502.


  Commit: 130f13629a602be86fabc5b68440a9bdbf323c6b
      https://github.com/buildbot/buildbot/commit/130f13629a602be86fabc5b68440a9bdbf323c6b
  Author: Tom Prince <tom.prince at ualberta.net>
  Date:   2012-12-08 (Sat, 08 Dec 2012)

  Changed paths:
    M master/buildbot/master.py
    M master/buildbot/monkeypatches/__init__.py
    R master/buildbot/monkeypatches/bug6202.py

  Log Message:
  -----------
  Merge pull request #590 from tomprince/twisted-bug6206

Don't call MultiService.stopService if we haven't called MultiService.stopService


Compare: https://github.com/buildbot/buildbot/compare/5b3a4c88f0d6...130f13629a60


More information about the Commits mailing list