--- Tim Peters <[EMAIL PROTECTED]> wrote:
> I suggested before that forcing calls to gc.collect() would give more
> evidence.  If that doesn't help, then it's most likely that the
> application
> is keeping Connections alive.

I'm not the OP, but I was able to reproduce the problem he was
encountering.  Calls to gc.collect() *do* solve the problem, without
any changes to the application.

But mightn't clearing the released ZODB Connection's cache
(http://mail.zope.org/pipermail/zodb-dev/2005-December/009688.html ) be
a better solution?


                
__________________________________________ 
Yahoo! DSL – Something to write home about. 
Just $16.99/mo. or less. 
dsl.yahoo.com 

_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to