[issue20032] asyncio.Future.set_exception() creates a reference cycle

Jean-Louis Fuchs report at bugs.python.org
Wed Dec 9 04:35:32 EST 2015


Jean-Louis Fuchs added the comment:

Just to let you know I hit this problem in my code, simplified version:

https://gist.github.com/ganwell/ce3718e5119c6e7e9b3e

Of course it is only a problem because I am a ref-counting stickler.

----------
nosy: +Jean-Louis Fuchs

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


More information about the Python-bugs-list mailing list