[issue4794] garbage collector blocks and takes worst-case linear time wrt number of objects

darrenr report at bugs.python.org
Mon Jan 5 20:14:45 CET 2009


darrenr <python-roundup at dranalli.com> added the comment:

I ask because in my opinion a three-second pause on a modern machine is
significant for any program with any sort of interactivity--significant
enough to warrant a warning in the documentation. Python is a great
language and I think it deserves an incremental implementation of
garbage collection.

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4794>
_______________________________________


More information about the Python-bugs-list mailing list