[Zodb-checkins] SVN: ZODB/trunk/src/ZEO/ClientStorage.py I have no idea what that todo was trying to say. :(
Jim Fulton
jim at zope.com
Fri Aug 29 08:44:39 EDT 2008
Log message for revision 90585:
I have no idea what that todo was trying to say. :(
Changed:
U ZODB/trunk/src/ZEO/ClientStorage.py
-=-
Modified: ZODB/trunk/src/ZEO/ClientStorage.py
===================================================================
--- ZODB/trunk/src/ZEO/ClientStorage.py 2008-08-29 12:44:36 UTC (rev 90584)
+++ ZODB/trunk/src/ZEO/ClientStorage.py 2008-08-29 12:44:38 UTC (rev 90585)
@@ -495,7 +495,6 @@
if self._db is not None:
self._db.invalidateCache()
- # TODO: report whether we get a read-only connection.
if self._connection is not None:
reconnect = 1
else:
More information about the Zodb-checkins
mailing list