diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-08-28 11:19:46 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-08-28 11:19:46 +0200 |
commit | e6128a4a807aa5117fa08b1b1ba8cfd437b995fb (patch) | |
tree | ba9c2460a9f0b199d6d32b20cfe14cec8c16ae86 /Python/pythonrun.c | |
parent | a232613679883b94ecd185c040325755b0de4c0f (diff) | |
parent | 59e0802301e907873e392e0b25917fd0007a6252 (diff) | |
download | cpython-git-e6128a4a807aa5117fa08b1b1ba8cfd437b995fb.tar.gz |
(Merge 3.4) asyncio, Tulip issue 201: Fix a race condition in wait_for()
Don't raise a TimeoutError if we reached the timeout and the future completed
in the same iteration of the event loop. A side effect of the bug is that
Queue.get() looses items.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions