diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-01-26 22:30:28 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-01-26 22:30:28 +0100 |
commit | 24dfa3c1d6b21e731bd167a13153968bba8fa5ce (patch) | |
tree | e1f6c275df8b4d380d54062b2ccddc44adcb6c05 /Python/marshal.c | |
parent | e0fd157ba0cc92e435e7520b4ff641ca68d72244 (diff) | |
download | cpython-git-24dfa3c1d6b21e731bd167a13153968bba8fa5ce.tar.gz |
Issue #23095, asyncio: Fix _WaitHandleFuture.cancel()
If UnregisterWaitEx() fais with ERROR_IO_PENDING, it doesn't mean that the wait
is unregistered yet. We still have to wait until the wait is cancelled.
Diffstat (limited to 'Python/marshal.c')
0 files changed, 0 insertions, 0 deletions