Commit d4161f92 authored by Jim Fulton's avatar Jim Fulton

I have no idea what that todo was trying to say. :(

parent e5b6e242
......@@ -492,7 +492,6 @@ class ClientStorage(object):
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:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment