agronholm / agronholm/pythonfutures
Explicit documentation of which version of concurrent.futures is backported
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 236
- Fork
- 46
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Given the version number I assume this is a backport of concurrent.futures from Python 3.2. There have been improvements to the module in later releases of Python 3, and I was wondering if there are any plans to pull them in? I'm specifically interested in improvements to [ProcessPoolExecutor](https://docs.python.org/3.7/library/concurrent.futures.html#concurrent.futures.ProcessPoolExecutor), namely
1. the improved behavior on abrupt worker termination (3.3)
2. initializer / initargs support (3.7)
Thanks!
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.