[Buildbot-commits] [buildbot/buildbot] 924a75: Claim build requests before cancelling them

noreply at github.com noreply at github.com
Mon May 16 22:08:56 UTC 2011


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

Commit: 924a75e5481f6129dbf02d1c987d9681a04ab20d
    https://github.com/buildbot/buildbot/commit/924a75e5481f6129dbf02d1c987d9681a04ab20d
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date:   2011-05-16 (Mon, 16 May 2011)

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

Log Message:
-----------
Claim build requests before cancelling them

This avoids marking builds as completed that another master has already
claimed.  It also avoids a traceback when cancelling unclaimed builds!

Fixes #1956.






More information about the Commits mailing list