[ZODB-Dev] [ zodb-Bugs-734822 ] close() should be handled better inside Connection.py

SourceForge.net noreply at sourceforge.net
Wed Jan 14 17:01:19 EST 2004


Bugs item #734822, was opened at 2003-05-08 19:07
Message generated for change (Comment added) made by jhylton
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=115628&aid=734822&group_id=15628

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Christian Reis (kiko_async)
Assigned to: Nobody/Anonymous (nobody)
Summary: close() should be handled better inside Connection.py

Initial Comment:
If storage.close() or db.close() have been issued and a
commit() or connection.close() is called, evil errors
pop up.

See
http://mail.zope.org/pipermail/zodb-dev/2003-May/004983.html
for details.

Attached patch is a first cut at making this clearer.

----------------------------------------------------------------------

>Comment By: Jeremy Hylton (jhylton)
Date: 2004-01-14 22:01

Message:
Logged In: YES 
user_id=31392

Is this still an issue?


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=115628&aid=734822&group_id=15628



More information about the ZODB-Dev mailing list