Message298043
| Author | vstinner |
|---|---|
| Recipients | davin, pitrou, vstinner |
| Date | 2017-07-10.09:40:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1499679630.2.0.145681370505.issue30886@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> I don't understand how this happens. If you run "./python -m test --fail-env-changed -m test_handle_called_with_mp_queue test_logging" with attached test_handle_called_with_mp_queue-bug.patch, no finalizer is registered: .join_thread() does nothing, because created_by_this_process is true. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-07-10 09:40:30 | vstinner | set | recipients: + vstinner, pitrou, davin |
| 2017-07-10 09:40:30 | vstinner | set | messageid: <1499679630.2.0.145681370505.issue30886@psf.upfronthosting.co.za> |
| 2017-07-10 09:40:30 | vstinner | link | issue30886 messages |
| 2017-07-10 09:40:30 | vstinner | create | |