SIGN IN SIGN UP

gh-87079: Warn on unintended signal wakeup fd override in `asyncio` (#96807)

Warn on loop initialization, when setting the wakeup fd disturbs a previously set wakeup fd, and on loop closing, when upon resetting the wakeup fd, we find it has been changed by someone else.
M
Michel Hidalgo committed
05878106989c6f5b9dd35a6c15a21bee59312827
Parent: 2cd70ff
Committed by GitHub <noreply@github.com> on 9/17/2022, 3:07:54 PM