Message139869
| Author | avian |
|---|---|
| Recipients | Giovanni.Bajo, avian, bobbyi, gregory.p.smith, neologix, nirai, pitrou, sdaoden, vstinner |
| Date | 2011-07-05.13:04:42 |
| SpamBayes Score | 2.654312e-06 |
| Marked as misclassified | No |
| Message-id | <1309871083.71.0.146155019353.issue6721@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> We can't do that, it would break existing code. I would argue that such code is already broken. > What do you mean by helper threads? multiprocessing uses threads behind the scenes to handle queue traffic and such for individual forked processes. It's something I also wasn't aware of until Antoine pointed it out. It also has its own implementation of atfork hooks in an attempt to handle the locking issue. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-07-05 13:04:43 | avian | set | recipients: + avian, gregory.p.smith, pitrou, vstinner, nirai, bobbyi, neologix, Giovanni.Bajo, sdaoden |
| 2011-07-05 13:04:43 | avian | set | messageid: <1309871083.71.0.146155019353.issue6721@psf.upfronthosting.co.za> |
| 2011-07-05 13:04:43 | avian | link | issue6721 messages |
| 2011-07-05 13:04:42 | avian | create | |