[Buildbot-commits] buildbot ChangeLog,1.316,1.317
Brian Warner
warner at users.sourceforge.net
Wed Nov 24 03:35:08 UTC 2004
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20994
Modified Files:
ChangeLog
Log Message:
(TextLog.resumeProducing): fix the "as text" link, handle client
disconnects that occur while we're still sending old chunks.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.316
retrieving revision 1.317
diff -u -d -r1.316 -r1.317
--- ChangeLog 24 Nov 2004 02:41:22 -0000 1.316
+++ ChangeLog 24 Nov 2004 03:35:05 -0000 1.317
@@ -5,6 +5,8 @@
chunks, to reduce memory requirements and avoid sending huge
non-Banana-able strings over web.distrib connections. Requires
peeking under the covers of IStatusLog.
+ (TextLog.resumeProducing): fix the "as text" link, handle client
+ disconnects that occur while we're still sending old chunks.
* buildbot/status/builder.py (HTMLLogFile.waitUntilFinished): oops,
use defer.succeed, not the non-existent defer.success
More information about the Commits
mailing list