Message379690
| Author | pakal |
|---|---|
| Recipients | eryksun, jnoller, mallyvai, pakal, terry.reedy, tim.peters |
| Date | 2020-10-26.21:47:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1603748878.51.0.923156668971.issue5906@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The latest doc has a quick mention about the fact that daemon is not used in the Unix sens, so it seems fine now B-) https://docs.python.org/3/library/multiprocessing.html?#multiprocessing.Process.daemon """Additionally, these are not Unix daemons or services, they are normal processes that will be terminated (and not joined) if non-daemonic processes have exited.""" My paragraph was just my one attempt at distinguishing concepts, it was never part of the official docs |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-10-26 21:47:58 | pakal | set | recipients: + pakal, tim.peters, terry.reedy, jnoller, mallyvai, eryksun |
| 2020-10-26 21:47:58 | pakal | set | messageid: <1603748878.51.0.923156668971.issue5906@roundup.psfhosted.org> |
| 2020-10-26 21:47:58 | pakal | link | issue5906 messages |
| 2020-10-26 21:47:58 | pakal | create | |