Message317389
| Author | pitrou |
|---|---|
| Recipients | Mark.Shannon, davin, ned.deily, pitrou, serhiy.storchaka, vstinner |
| Date | 2018-05-23.11:59:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <7263886f-eb27-0e31-2b4f-a2072085ab81@free.fr> |
| In-reply-to | <1527076631.43.0.682650639539.issue33612@psf.upfronthosting.co.za> |
| Content | |
|---|---|
Le 23/05/2018 à 13:57, STINNER Victor a écrit : > > I agree that in a perfect world, Python should cleanup everything properly, but in the current world, daemon threads and fork are a mess full of corner cases like this one. For now, we don't know for sure that it's a cleanup issue. What if it's something else? I agree that, if it's simply a cleanup issue with daemon threads, we can remove the assertion. But perhaps we should first diagnose the issue. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-23 11:59:49 | pitrou | set | recipients: + pitrou, vstinner, ned.deily, Mark.Shannon, serhiy.storchaka, davin |
| 2018-05-23 11:59:49 | pitrou | link | issue33612 messages |
| 2018-05-23 11:59:49 | pitrou | create | |