agronholm / agronholm/pythonfutures
Explicit documentation of which version of concurrent.futures is backported
未关闭
- 主要语言
- Python
- 星标
- 236
- 派生
- 46
- PR 合并指标
- 30 天内没有已合并 PR
描述
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!
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。