Message320713
| Author | 3mb3dw0rk5 |
|---|---|
| Recipients | 3mb3dw0rk5, paul.moore, steve.dower, tim.golden, zach.ware |
| Date | 2018-06-29.12:37:53 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1530275873.32.0.56676864532.issue33997@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The terminate() method of multiprocessing.Pool hangs sporadically. I could track this issue down to the fact that _handle_results() hangs in the outqueue-cleanup. poll() returned True but get() actually hangs endlessly never returning any data. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-29 12:37:53 | 3mb3dw0rk5 | set | recipients: + 3mb3dw0rk5, paul.moore, tim.golden, zach.ware, steve.dower |
| 2018-06-29 12:37:53 | 3mb3dw0rk5 | set | messageid: <1530275873.32.0.56676864532.issue33997@psf.upfronthosting.co.za> |
| 2018-06-29 12:37:53 | 3mb3dw0rk5 | link | issue33997 messages |
| 2018-06-29 12:37:53 | 3mb3dw0rk5 | create | |