Message291010
| Author | eryksun |
|---|---|
| Recipients | eryksun, jnoller, mallyvai, pakal, tim.peters |
| Date | 2017-04-02.02:29:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1491100185.85.0.186036186084.issue5906@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> e.g., a Pool worker dies with an assert(!) error if it tries to create > its own Pool for something A daemon process could create a child daemon when the OS can ensure that no orphans are left behind (e.g. call Linux prctl to set PR_SET_PDEATHSIG as SIGKILL). This would allow a pool worker to create another process pool. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-04-02 02:29:45 | eryksun | set | recipients: + eryksun, tim.peters, jnoller, pakal, mallyvai |
| 2017-04-02 02:29:45 | eryksun | set | messageid: <1491100185.85.0.186036186084.issue5906@psf.upfronthosting.co.za> |
| 2017-04-02 02:29:45 | eryksun | link | issue5906 messages |
| 2017-04-02 02:29:45 | eryksun | create | |