[Buildbot-commits] [Buildbot] #2409: Use DeferredLock.run in preference to .acquire + .release.
Buildbot trac
trac at buildbot.net
Tue Mar 19 04:32:20 UTC 2013
#2409: Use DeferredLock.run in preference to .acquire + .release.
--------------------------+---------------------
Reporter: tom.prince | Owner:
Type: enhancement | Status: closed
Priority: major | Milestone: 0.8.8
Version: 0.8.7p1 | Resolution: fixed
Keywords: simple sprint |
--------------------------+---------------------
Changes (by dustin):
* status: new => closed
* resolution: => fixed
Old description:
> The only remaining use of a locks that I see is in botmaster.py, in
> _maybeStartBuildsOn.
>
> See Tom's fix in the ticket comments for an example of the transformation
> he's suggesting.
New description:
The only remaining use of a locks that I see is in botmaster.py, in
_maybeStartBuildsOn.
See Tom's fix in the ticket comments for an example of the transformation
he's suggesting.
--
Comment:
{{{
commit c6f1f05aa4d954f7c6f8e8f6ceac9c41dbece5b8
Merge: 34e7d0c 1a7e2b2
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: Tue Mar 19 00:20:57 2013 -0400
Merge branch 'master' of git://github.com/sunya7a/buildbot
}}}
--
Ticket URL: <http://trac.buildbot.net/ticket/2409#comment:6>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list