Tim Peters wrote at 2005-12-30 15:40 -0500:
> ...
> or maybe it would be better to break the reference cycles when
>_ConnectionPool forgets a Connection (so that the trash gets reclaimed right
>then, instead of waiting for a gc collection cycle to reach the generation
>in which the trash lives).

I think that would be a good idea.

-- 
Dieter
_______________________________________________
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