[issue17911] Extracting tracebacks does too much work

Guido van Rossum report at bugs.python.org
Mon May 6 16:46:52 CEST 2013


Guido van Rossum added the comment:

On Mon, May 6, 2013 at 6:06 AM, Antoine Pitrou <report at bugs.python.org> wrote:
> Note that generator cleanup through the frame has a patch in issue17807.

Sadly that doesn't help with my issue. I applied path gen3.patch and
ran various versions of the code I have. There's still something
holding on to the Task or the exception.

----------

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


More information about the Python-bugs-list mailing list