[issue34679] asyncio.add_signal_handler call fails if not on main thread

Brett Slatkin report at bugs.python.org
Fri Aug 23 11:05:54 EDT 2019


Brett Slatkin <bslatkin at gmail.com> added the comment:

Maybe we should just roll back https://bugs.python.org/issue34687 to fix both issues? Otherwise asyncio will be broken on Windows in 3.8. Is general API stability more important than performance?

----------

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


More information about the Python-bugs-list mailing list