[Zope-dev] close() in ZODB

2005-07-26 Thread aurelcalonne
Hello, I'm currently hacking the ZODB, and I've found that the close() method in DB.py which call close() on FileStorage is never called. Is this a bug ? ___ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No

[BUG] Zope does not close its database on shutdown (was: [Zope-dev] close() in ZODB)

2005-07-26 Thread Dieter Maurer
[EMAIL PROTECTED] wrote at 2005-7-26 11:40 +0200: I'm currently hacking the ZODB, and I've found that the close() method in DB.py which call close() on FileStorage is never called. Is this a bug ? Yes, looks like a bug As a consequence, the index file of ZODB.FileStorage.FileStorage's is not