[ZODB-Dev] Re: Connection pool makes no sense

David Rushby davidrushby at yahoo.com
Fri Dec 30 15:12:37 EST 2005


--- Tim Peters <tim at zope.com> 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 



More information about the ZODB-Dev mailing list