[ZODB-Dev] [ zodb-Bugs-634121 ] NameError: _conn in restart_other()
noreply@sourceforge.net
noreply@sourceforge.net
Tue, 12 Nov 2002 09:56:05 -0800
Bugs item #634121, was opened at 2002-11-05 17:30
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=115628&aid=634121&group_id=15628
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Guido van Rossum (gvanrossum)
Assigned to: Nobody/Anonymous (nobody)
Summary: NameError: _conn in restart_other()
Initial Comment:
ZEO/StorageServer.py, class ZEOStorage, method
restart_other() references an instance variable _conn
that is never set.
This was lost when I restructured the code.
Other concern: apparently this branch is not tested
systematically.
----------------------------------------------------------------------
>Comment By: Guido van Rossum (gvanrossum)
Date: 2002-11-12 12:56
Message:
Logged In: YES
user_id=6380
Fixed on the 3.1 branch, hopefully. I can't test is because
of the problem mentioned in bug 637243.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=115628&aid=634121&group_id=15628