[pypy-dev] Generator leaks

Mark Roberts wizzat at gmail.com
Thu Feb 14 22:33:02 CET 2013


On Tue, Feb 12, 2013 at 10:14 AM,  <pypy-dev-request at python.org> wrote:
> Hi pypy-dev (and hi armin :)
>
> Quick question - do we make https://bugs.pypy.org/issue1282 a release
> blocker? As far as I understand this is a chain-of-destructors
> scenario. Can we do better than wait N gc.collects? If not, can we fix
> generators?
>
> Cheers,
> fijal

Making sure this is fixed would greatly help some of my code.  Is it
possible to flag these as a chain for collection in a single pass?

-Mark


More information about the pypy-dev mailing list