Message298040
| Author | vstinner |
|---|---|
| Recipients | davin, pitrou, vstinner |
| Date | 2017-07-10.09:35:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1499679317.79.0.287002494251.issue30886@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Hum, interesting, created_by_this_process was already removed from Python 2.7 in bpo-4106: commit 77657e40fa5f43fe6f7ffb6e32da4613dba657e1 Author: Antoine Pitrou <solipsis@pitrou.net> Date: Wed Aug 24 22:41:05 2011 +0200 Issue #4106: Fix occasional exceptions printed out by multiprocessing on interpreter shutdown. This bug doesn't seem to exist on 3.2, where daemon threads are killed before Py_Finalize() is entered. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-07-10 09:35:17 | vstinner | set | recipients: + vstinner, pitrou, davin |
| 2017-07-10 09:35:17 | vstinner | set | messageid: <1499679317.79.0.287002494251.issue30886@psf.upfronthosting.co.za> |
| 2017-07-10 09:35:17 | vstinner | link | issue30886 messages |
| 2017-07-10 09:35:17 | vstinner | create | |