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

STINNER Victor report at bugs.python.org
Wed Oct 23 11:25:38 EDT 2019


STINNER Victor <vstinner at python.org> added the comment:


New changeset 1b53a24fb4417c764dd5933bce505f5c94249ca6 by Victor Stinner in branch 'master':
bpo-34679: ProactorEventLoop only uses set_wakeup_fd() in main thread (GH-16901)
https://github.com/python/cpython/commit/1b53a24fb4417c764dd5933bce505f5c94249ca6


----------
nosy: +vstinner

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


More information about the Python-bugs-list mailing list