[Buildbot-commits] [Buildbot] #1742: gitpoller should not process *all* changes on first fetch
Buildbot
nobody at buildbot.net
Fri Dec 31 05:14:11 UTC 2010
#1742: gitpoller should not process *all* changes on first fetch
------------------------+---------------------
Reporter: dustin | Owner:
Type: enhancement | Status: closed
Priority: major | Milestone: 0.8.4
Version: 0.8.2 | Resolution: fixed
Keywords: git |
------------------------+---------------------
Changes (by Dustin J. Mitchell):
* status: new => closed
* resolution: => fixed
Comment:
fix gitpoller startup
Use getProcessOutput to do the initialization of the tracking git
repository asynchronously, instead of blocking the master forever. This
incidentally fixes the problem of considering every change since the
beginning of time when starting the GitPoller for the first time.
Fixes #1742. Both parts.
Changeset: 9dd0ece91c671c7995f6a0ab818e5886463e5775
--
Ticket URL: <http://trac.buildbot.net/ticket/1742#comment:3>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list