Message331800
| Author | vstinner |
|---|---|
| Recipients | vstinner |
| Date | 2018-12-14.11:33:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1544787207.34.0.788709270274.issue35479@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> My PR 11136 doesn't work: _maintain_pool() should be called frequently to check when a worker completed. Polling worker exit status seems inefficient :-( I created bpo-35493: "multiprocessing.Pool._worker_handler(): use SIGCHLD to be notified on worker exit". |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-12-14 11:33:27 | vstinner | set | recipients: + vstinner |
| 2018-12-14 11:33:27 | vstinner | set | messageid: <1544787207.34.0.788709270274.issue35479@psf.upfronthosting.co.za> |
| 2018-12-14 11:33:27 | vstinner | link | issue35479 messages |
| 2018-12-14 11:33:27 | vstinner | create | |