[Buildbot-commits] buildbot ChangeLog,1.796,1.797

Brian Warner warner at users.sourceforge.net
Sat Dec 9 07:09:43 UTC 2006


Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv11594

Modified Files:
	ChangeLog 
Log Message:
[project @ make sure 'buildbot sendchange' doesn't hang if it can't get to the buildmaster]

Original author: warner at lothar.com
Date: 2006-12-09 07:08:45

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.796
retrieving revision 1.797
diff -u -d -r1.796 -r1.797
--- ChangeLog	6 Dec 2006 09:17:31 -0000	1.796
+++ ChangeLog	9 Dec 2006 07:09:40 -0000	1.797
@@ -1,3 +1,12 @@
+2006-12-08  Brian Warner  <warner at lothar.com>
+
+	* buildbot/scripts/runner.py (sendchange): halt the reactor on
+	both success *and* failure. Without this, the 'buildbot
+	sendchange' command would hang if it could not contact the
+	buildmaster or deliver the Change, which would generally cause the
+	user's commit/record/checkin command to hang too. Thanks to
+	Christian Unger for the catch.
+
 2006-12-06  Brian Warner  <warner at lothar.com>
 
 	* NEWS: update with items for the next release





More information about the Commits mailing list