[Buildbot-devel] contrib/git_buildbot.py reports connection lost handling multiple revisions

Dustin J. Mitchell dustin at zmanda.com
Sun Feb 28 19:16:31 UTC 2010


On Fri, Feb 26, 2010 at 9:48 AM, Daniel THOMPSON <daniel.thompson at st.com> wrote:
>> Can you send along the "inverse patch" you applied, just so I know
>> we're talking about the same thing?
>
> Sure. See attached.

Ah, I see what the problem was -- the replacement for the tail
recursion was not executing under the same deferred, so addChange went
on interating after the PB connection was dropped, which obviously
doesn't work :)

How's this look:
  http://github.com/djmitche/buildbot/blob/git_buildbot/contrib/git_buildbot.py

Dustin

-- 
Open Source Storage Engineer
http://www.zmanda.com




More information about the devel mailing list