agronholm / agronholm/pythonfutures

Explicit documentation of which version of concurrent.futures is backported

未關閉
#73 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。