Message298043
> 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. |
|
| 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: <[email protected]> |
| 2017-07-10 09:40:30 | vstinner | link | issue30886 messages |
| 2017-07-10 09:40:30 | vstinner | create | |
|