summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2014-08-28 11:19:46 +0200
committerVictor Stinner <victor.stinner@gmail.com>2014-08-28 11:19:46 +0200
commite6128a4a807aa5117fa08b1b1ba8cfd437b995fb (patch)
treeba9c2460a9f0b199d6d32b20cfe14cec8c16ae86 /Python/pythonrun.c
parenta232613679883b94ecd185c040325755b0de4c0f (diff)
parent59e0802301e907873e392e0b25917fd0007a6252 (diff)
downloadcpython-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