[Zope-dev] Memory Leaks
Thomas Olsen
tol@tanghus.dk
Wed, 7 Aug 2002 10:22:01 +0200
On Tuesday August 6 2002 16:51, Shane Hathaway wrote:
> Do you have Python's cyclic garbage collector enabled? It's required
> for Zope 2.4 and above, primarily because the compiler package used by
> Zope makes lots of cyclic references and never cleans them up.
Isn't that enabled per default? To be honest I don't event know where to =
do=20
it.
> You know, I never thought of this before, but we could perhaps manually
> clean up the cyclic references made by the compiler package. It would
> probably be easy. Goodness, why did this never occur to me? :-)
:-)
> Shane
--=20
Regards,
=09Thomas Olsen