>>> Jeremy Hylton wrote
> Actually, I don't think the leaks haven't been fixed in CVS.  It would
> be at best painful to try and get the compiler code to work without
> cycle GC.  I really don't want to have to do it.

In that case, there should probably be a readme note or similar saying "if
you're using pythonscripts, don't bother without cyclic GC". 

For me, I run the ZEO server without GC (because that stops the stomped
stack bug killing the ZEO server), and the ZEO clients with GC (and just
wear the restarts.

-- 
Anthony Baxter     <[EMAIL PROTECTED]>   
It's never too late to have a happy childhood.


_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to