消息 [135013]
Here is a proof-of-concept patch that makes concurrent.futures able to detect killed processes. Works only under POSIX, and needs issue11743.
I'm not sure it's a good idea to change the multiprocessing public API (SimpleQueue.get()) for this. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2011-05-03 00:57:21 | pitrou | 修改 | recipients:
+ pitrou, bquinlan, vstinner, jnoller, hongqn, asksol, vlasovskikh, gdb, Albert.Strasheim, aljungberg, gkcn |
| 2011-05-03 00:57:20 | pitrou | 修改 | messageid: <1304384240.71.0.0334161750712.issue9205@psf.upfronthosting.co.za> |
| 2011-05-03 00:57:20 | pitrou | 链接 | issue9205 messages |
| 2011-05-03 00:57:20 | pitrou | 创建 | |
|