0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Lib/concurrent
Brian Quinlan 39889864c0 bpo-26903: Limit ProcessPoolExecutor to 61 workers on Windows (GH-13132)
Co-Authored-By: brianquinlan <brian@sweetapp.com>
2019-05-08 14:04:53 -04:00
..
futures bpo-26903: Limit ProcessPoolExecutor to 61 workers on Windows (GH-13132) 2019-05-08 14:04:53 -04:00
__init__.py