消息 [110197]
> What kind of errors are you having that makes the get() call fail?
Try running the script I posted. It will fail with an AttributeError (raised during unpickling) and hang.
I'll note that the particular issues that I've run into in practice are:
- OOM kill destroying my workers but leaving the parent silently waiting
- KeyboardInterrupting the workers, and then having the parent hang
This AttributeError problem is one that I discovered while generating test cases for the patch. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2010-07-13 14:32:34 | gdb | 修改 | recipients:
+ gdb, jnoller, asksol |
| 2010-07-13 14:32:34 | gdb | 修改 | messageid: <1279031554.22.0.922758404022.issue9205@psf.upfronthosting.co.za> |
| 2010-07-13 14:32:32 | gdb | 链接 | issue9205 messages |
| 2010-07-13 14:32:32 | gdb | 创建 | |
|