asyncio: BaseSelectorEventLoop.close() now closes the self-pipe before calling
the parent close() method. If the event loop is already closed, the self-pipe is not unregistered from the selector.
V
Victor Stinner committed
5e63120f8d1593700f8d5813c535d318c8bab111
Parent: 2d99d93