[Buildbot-commits] buildbot ChangeLog,1.801,1.802
Brian Warner
warner at users.sourceforge.net
Mon Dec 11 04:43:24 UTC 2006
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv14249
Modified Files:
ChangeLog
Log Message:
[project @ LogFile.finish: forget about subscribers when we close the log]
Original author: warner at lothar.com
Date: 2006-12-11 04:30:28
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.801
retrieving revision 1.802
diff -u -d -r1.801 -r1.802
--- ChangeLog 11 Dec 2006 04:40:57 -0000 1.801
+++ ChangeLog 11 Dec 2006 04:43:22 -0000 1.802
@@ -1,5 +1,10 @@
2006-12-10 Brian Warner <warner at lothar.com>
+ * buildbot/status/builder.py (LogFile.finish): forget about all
+ subscribers once the log has finished, since after that point
+ we're never going to use them again. This might help free up some
+ memory somewhere.
+
* buildbot/clients/debug.py: update to use gtk.main_quit() rather
than the old/deprecated gtk.mainquit()
More information about the Commits
mailing list