[Buildbot-devel] gitpoller: repo poll failed: [Failure instance: Traceback: <type 'exceptions.IOError'>: [Errno 4] Interrupted system call
Dustin J. Mitchell
dustin at v.igoro.us
Fri Oct 29 00:32:35 UTC 2010
On Thu, Oct 28, 2010 at 7:22 PM, Matisse Enzer <menzer at apple.com> wrote:
> Any suggestions folks?
I believe you're seeing this bug
http://bugs.python.org/issue1068268
The latest version of gitpoller.py has a try/except wrapped around the
p.communicate()[0]. You can probably drop it right into your 0.8.1
install.
http://github.com/djmitche/buildbot/blob/master/master/buildbot/changes/gitpoller.py
Dustin
More information about the devel
mailing list