This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-08-04 00:48:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
d06a065a44
cpython
/
Lib
/
concurrent
History
Download ZIP
Download TAR.GZ
Antoine Pitrou
d06a065a44
Fix potential resource leaks in concurrent.futures.ProcessPoolExecutor
...
by joining all queues and processes when shutdown() is called.
2011-07-16 01:13:34 +02:00
..
futures
Fix potential resource leaks in concurrent.futures.ProcessPoolExecutor
2011-07-16 01:13:34 +02:00
__init__.py