[issue38563] ProactorEventLoop.close(): set_wakeup_fd() only works in 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


----------

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


More information about the Python-bugs-list mailing list