You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Antoine Pitrou 8b34b53c52 Issue #14406: Fix a race condition when using `concurrent.futures.wait(return_when=ALL_COMPLETED)`. 14 years ago
..
__init__.py Initial implementation of PEP 3148 16 years ago
_base.py Issue #14406: Fix a race condition when using `concurrent.futures.wait(return_when=ALL_COMPLETED)`. 14 years ago
process.py Issue #12328: Fix multiprocessing's use of overlapped I/O on Windows. 14 years ago
thread.py Remove unused or redundant imports in concurrent.futures and multiprocessing. 14 years ago