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
commit9709cf29ec16520ab86616bc56ae16af184c21c5 (patch)
tree0bbadc525a39d5e5d0140c06aa96c59d644d9b5f /Python/pythonrun.c
parentdf1589c435fc0bd31d13ff33507c9f168f77318b (diff)
parentf7fd76296c2e869b9239986193e8cd7b4dee813e (diff)
downloadcpython-9709cf29ec16520ab86616bc56ae16af184c21c5.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