diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-01-26 14:04:03 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-01-26 14:04:03 (GMT) |
commit | e0fd157ba0cc92e435e7520b4ff641ca68d72244 (patch) | |
tree | 413608ff4152b0b250869964ccb9dd0280cacea8 /Lib/posixpath.py | |
parent | 2a3f38fd299c09be89a7872ccd15c4aedd5fc145 (diff) | |
download | cpython-e0fd157ba0cc92e435e7520b4ff641ca68d72244.zip cpython-e0fd157ba0cc92e435e7520b4ff641ca68d72244.tar.gz cpython-e0fd157ba0cc92e435e7520b4ff641ca68d72244.tar.bz2 |
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 'Lib/posixpath.py')
0 files changed, 0 insertions, 0 deletions