[Buildbot-devel] stalling when downloading log files ?
Thomas Vander Stichele
thomas at apestaart.org
Thu Jun 23 11:49:42 UTC 2005
Hi,
> diff -Naur buildbot-0.6.6.orig/buildbot/status/builder.py
> buildbot-0.6.6/buildbot/status/builder.py
> --- buildbot-0.6.6.orig/buildbot/status/builder.py 2005-05-23
> 15:21:35.000000000 -0700
> +++ buildbot-0.6.6/buildbot/status/builder.py 2005-06-22
> 22:51:25.000000000 -0700
> @@ -146,7 +146,8 @@
> self.subscribed = False
>
> def pauseProducing(self):
> - self.paused = True
> + # self.paused = True
> + pass
>
> def resumeProducing(self):
> self.paused = False
Thanks for that ! I commited a patch that adds a hack to distinguish
between 1.3 and 2 versions of twisted; it's in
org.apestaart at thomas--buildbot/buildbot--bugs--0-rel--patch-12
so Brian, feel free to pull it in.
Thanks for the quick reply guys !
Thomas
Dave/Dina : future TV today ! - http://www.davedina.org/
<-*- thomas (dot) apestaart (dot) org -*->
Do you wanna have a party ?
Do you want to have some fun ?
Do you want to stick your hand in the sun ?
<-*- thomas (at) apestaart (dot) org -*->
URGent, best radio on the net - 24/7 ! - http://urgent.fm/
More information about the devel
mailing list