[z3-checkins] r10714 - z3/modzope/trunk/demosite

philikon at codespeak.net philikon at codespeak.net
Fri Apr 15 22:21:40 MEST 2005


Author: philikon
Date: Fri Apr 15 22:21:40 2005
New Revision: 10714

Modified:
   z3/modzope/trunk/demosite/modzope.conf
Log:
take down some more notes


Modified: z3/modzope/trunk/demosite/modzope.conf
==============================================================================
--- z3/modzope/trunk/demosite/modzope.conf	(original)
+++ z3/modzope/trunk/demosite/modzope.conf	Fri Apr 15 22:21:40 2005
@@ -15,6 +15,9 @@
 # established.  Looks like it can't spawn threaded processes to open a
 # connection to the ZEO server (although the ZEO server does note in
 # its log that it has a connection).
+#
+# it's actually stuck in ZEO.zrpc.client.ConnectionManager.connect,
+# in the while loop waiting for self.connection to be set
 
 #   <zeoclient>
 #     server localhost:9999


More information about the z3-checkins mailing list