diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-11-21 00:23:27 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-11-21 00:23:27 +0100 |
commit | 5e63120f8d1593700f8d5813c535d318c8bab111 (patch) | |
tree | e1856c36f08824b8d29a0578b07ee8c2a14de909 /Python/pythonrun.c | |
parent | 2d99d93d11e7908a51fde8de27b7a3584d23cf46 (diff) | |
download | cpython-git-5e63120f8d1593700f8d5813c535d318c8bab111.tar.gz |
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.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions