This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

URL PR 6375
Status merged
Title bpo-24882: Let ThreadPoolExecutor reuse idle threads before creating new thread
History
Date User Action Args
2019-05-22 21:29:59iunknwnsetstatus: open -> merged
2019-05-21 21:46:18iunknwnsettitle: bpo-24882: Let ThreadPoolExecutor reuses idle threads before creating new thread -> bpo-24882: Let ThreadPoolExecutor reuse idle threads before creating new thread
2019-05-21 08:26:19iunknwnsettitle: bpo-24882: Fix issue where ThreadPoolExecutor doesn't reuse threads -> bpo-24882: Let ThreadPoolExecutor reuses idle threads before creating new thread
2018-04-04 21:38:00python-devlinkissue24882 pull_requests
2018-04-04 21:38:00python-devcreate