Issue #22922: Fix ProactorEventLoop.close()
Call _stop_accept_futures() before sestting the _closed attribute, otherwise call_soon() raises an error.
V
Victor Stinner committed
4c85ec99f39bb6687f6fb0d23c6a7daedcde990e
Parent: e80bf0d