[Buildbot-commits] buildbot ChangeLog,1.940,1.941
Brian Warner
warner at users.sourceforge.net
Sat Sep 29 21:23:14 UTC 2007
- Previous message (by thread): [Buildbot-commits] buildbot/buildbot/scripts logwatcher.py, 1.1, 1.2 reconfig.py, 1.2, 1.3 runner.py, 1.56, 1.57 startup.py, 1.5, 1.6
- Next message (by thread): [Buildbot-commits] buildbot/buildbot/status tinderbox.py,1.5,1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv3687
Modified Files:
ChangeLog
Log Message:
[project @ runner: increase start/stop timeout to 10 seconds, for #68]
Original author: warner at lothar.com
Date: 2007-09-29 21:22:30+00:00
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.940
retrieving revision 1.941
diff -u -d -r1.940 -r1.941
--- ChangeLog 29 Sep 2007 20:47:23 -0000 1.940
+++ ChangeLog 29 Sep 2007 21:23:12 -0000 1.941
@@ -1,5 +1,13 @@
2007-09-29 Brian Warner <warner at lothar.com>
+ * buildbot/scripts/runner.py (stop): increase the timeout from 5
+ seconds to 10, to give heavily loaded machines a better chance to
+ finish shutting down. Addresses (partially) #68.
+ * buildbot/scripts/logwatcher.py (LogWatcher.TIMEOUT_DELAY): same,
+ on startup
+ * buildbot/scripts/reconfig.py (Reconfigurator.run): same
+ * buildbot/scripts/startup.py (Follower._failure): update message
+
* buildbot/changes/bonsaipoller.py: apply changes from the Mozilla
team, to fix some bugs and avoid the use of blocking urlopen().
closes #61.
- Previous message (by thread): [Buildbot-commits] buildbot/buildbot/scripts logwatcher.py, 1.1, 1.2 reconfig.py, 1.2, 1.3 runner.py, 1.56, 1.57 startup.py, 1.5, 1.6
- Next message (by thread): [Buildbot-commits] buildbot/buildbot/status tinderbox.py,1.5,1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Commits
mailing list