Message320713
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. |
|
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 | |
|