[ZODB-Dev] Does the ZODB eat memory?
    Jeremy Hylton 
    jeremy at zope.com
       
    Tue Apr 22 17:06:19 EDT 2003
    
    
  
On Tue, 2003-04-22 at 09:46, Ulla Theiss wrote:
> Hello list,
> 
> in our product (an additionally in an other process) we use stand alone
> ZODB-Storages.
> 
> Opening an closing the ZODB several times after some operation, the
> memory of the python process
> increases.
We have fixed a lot of memory leaks in the last few weeks.  I'll check
your test code against the current CVS and see what happens.  I'm
planning to backport changes to Zope 2.6/ZODB 3.1 this week, so I expect
the leak will be fixed in the next release.
Jeremy
    
    
More information about the ZODB-Dev
mailing list