diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-01-26 15:04:03 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-01-26 15:04:03 +0100 |
commit | e0fd157ba0cc92e435e7520b4ff641ca68d72244 (patch) | |
tree | 413608ff4152b0b250869964ccb9dd0280cacea8 /Python/pyarena.c | |
parent | 2a3f38fd299c09be89a7872ccd15c4aedd5fc145 (diff) | |
download | cpython-git-e0fd157ba0cc92e435e7520b4ff641ca68d72244.tar.gz |
Issue #23293, asyncio: Rewrite IocpProactor.connect_pipe() as a coroutine
Use a coroutine with asyncio.sleep() instead of call_later() to ensure that the
schedule call is cancelled.
Add also a unit test cancelling connect_pipe().
Diffstat (limited to 'Python/pyarena.c')
0 files changed, 0 insertions, 0 deletions