[Checkins] SVN: zc.resumelb/trunk/src/zc/resumelb/lb.test Added some cleanup of test of passing versions.

jim cvs-admin at zope.org
Wed Jul 4 17:57:56 UTC 2012


Log message for revision 127266:
  Added some cleanup of test of passing versions.
  

Changed:
  U   zc.resumelb/trunk/src/zc/resumelb/lb.test

-=-
Modified: zc.resumelb/trunk/src/zc/resumelb/lb.test
===================================================================
--- zc.resumelb/trunk/src/zc/resumelb/lb.test	2012-07-04 13:36:34 UTC (rev 127265)
+++ zc.resumelb/trunk/src/zc/resumelb/lb.test	2012-07-04 17:57:52 UTC (rev 127266)
@@ -498,6 +498,9 @@
 
 (only new workers are affected.)
 
+    >>> workers.pop(-1).socket.close()
+    >>> lb.set_worker_addrs([w.addr for w in workers])
+
 Graceful shutdown
 =================
 



More information about the checkins mailing list