[Buildbot-commits] [Buildbot] #1745: gitpoller fails with exceptions.OSError: [Errno 24] Too many open files
Buildbot
nobody at buildbot.net
Sat Jan 1 21:54:19 UTC 2011
#1745: gitpoller fails with exceptions.OSError: [Errno 24] Too many open files
--------------------+----------------------
Reporter: matisse | Owner:
Type: defect | Status: closed
Priority: blocker | Milestone: 0.8.3p1
Version: 0.8.3 | Resolution: fixed
Keywords: git |
--------------------+----------------------
Changes (by Dustin J. Mitchell):
* status: new => closed
* resolution: => fixed
Comment:
Fix critical failures in gitpoller for 0.8.3p1
* correctly initialize a new repository with 'git init' and 'git fetch',
albiet using blocking calls (fixes #1742)
* correctly synchronize processing of each change in a large batch of
changes (fixes #1745)
Changeset: 15fbae9e963246837e444c915c532138d3104134
--
Ticket URL: <http://trac.buildbot.net/ticket/1745#comment:9>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list