[issue23209] asyncio: break some cycles

STINNER Victor report at bugs.python.org
Mon Jan 12 12:06:32 CET 2015


STINNER Victor added the comment:

I opened the issue #23225 "selectors: raise an exception if the selector is closed" which is a different approach (but it should also fix the reference cycle, I kept the "self._map = None" change).

----------

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


More information about the Python-bugs-list mailing list