Staging
v0.5.1
https://github.com/python/cpython
Revision 4365b8302db6e100e3ad4bddf891c8a4e747c5c1 authored by Andrew Svetlov on 08 August 2016, 00:10:39 UTC, committed by Andrew Svetlov on 08 August 2016, 00:10:39 UTC
gather will raise exception in case of problem but wait just returns done and pending lists of futures.
For getting error every future result should be retrieved, which is boring and error prone.
1 parent 9854789
History
Tip revision: 4365b8302db6e100e3ad4bddf891c8a4e747c5c1 authored by Andrew Svetlov on 08 August 2016, 00:10:39 UTC
Use asyncio.gather instead of asyncio.wait in example.
Tip revision: 4365b83
File Mode Size
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
.bzrignore -rw-r--r-- 582 bytes
.gitignore -rw-r--r-- 1.3 KB
.hgeol -rw-r--r-- 996 bytes
.hgignore -rw-r--r-- 1.3 KB
.hgtags -rw-r--r-- 8.0 KB
.hgtouch -rw-r--r-- 1.3 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 56.7 KB
README -rw-r--r-- 7.9 KB
aclocal.m4 -rw-r--r-- 10.7 KB
config.guess -rwxr-xr-x 41.9 KB
config.sub -rwxr-xr-x 34.9 KB
configure -rwxr-xr-x 462.3 KB
configure.ac -rw-r--r-- 151.4 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 40.9 KB
setup.py -rw-r--r-- 97.4 KB

README

back to top