Staging
v0.5.0
https://github.com/python/cpython
Revision 59e0802301e907873e392e0b25917fd0007a6252 authored by Victor Stinner on 28 August 2014, 09:19:25 UTC, committed by Victor Stinner on 28 August 2014, 09:19:25 UTC
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.
1 parent feac398
History
Tip revision: 59e0802301e907873e392e0b25917fd0007a6252 authored by Victor Stinner on 28 August 2014, 09:19:25 UTC
asyncio, Tulip issue 201: Fix a race condition in wait_for()
Tip revision: 59e0802
File Mode Size
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 584 bytes
.gitignore -rw-r--r-- 960 bytes
.hgeol -rw-r--r-- 800 bytes
.hgignore -rw-r--r-- 1.2 KB
.hgtags -rw-r--r-- 6.6 KB
.hgtouch -rw-r--r-- 1.2 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 53.8 KB
README -rw-r--r-- 6.6 KB
config.guess -rwxr-xr-x 41.9 KB
config.sub -rwxr-xr-x 34.9 KB
configure -rwxr-xr-x 438.3 KB
configure.ac -rw-r--r-- 138.5 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 40.1 KB
setup.py -rw-r--r-- 95.2 KB

README

back to top