[issue26133] asyncio: ugly error related to signal handlers at exit if the loop is not closed explicitly

Andrew Svetlov report at bugs.python.org
Sun Dec 24 07:31:00 EST 2017


Andrew Svetlov <andrew.svetlov at gmail.com> added the comment:


New changeset 5ff5d1167de88eb37265dcaf1396d12617a0ace7 by Andrew Svetlov (Miss Islington (bot)) in branch '3.6':
bpo-26133: Clear signals list on interpreter finalizing (GH-5002) (#5003)
https://github.com/python/cpython/commit/5ff5d1167de88eb37265dcaf1396d12617a0ace7


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue26133>
_______________________________________


More information about the Python-bugs-list mailing list