SIGN IN SIGN UP

bpo-34679: ProactorEventLoop only uses set_wakeup_fd() in main thread (GH-16901)

bpo-34679, bpo-38563: asyncio.ProactorEventLoop.close() now only calls
signal.set_wakeup_fd() in the main thread.
V
Victor Stinner committed
1b53a24fb4417c764dd5933bce505f5c94249ca6
Parent: 2e3d873
Committed by GitHub <noreply@github.com> on 10/23/2019, 3:25:29 PM