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

Andrew Svetlov report at bugs.python.org
Thu Dec 21 10:06:48 EST 2017


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


New changeset 4a02543cf97e8cbf9293741379f977b85531e4c2 by Andrew Svetlov in branch 'master':
bpo-26133: Dont unsubscribe signals in UNIX even loop on interpreter shutdown (#4956)
https://github.com/python/cpython/commit/4a02543cf97e8cbf9293741379f977b85531e4c2


----------

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


More information about the Python-bugs-list mailing list