Message320484
Using my PR 7827, the following command shows a leak of 4 Windows handles per run:
python -m test -R 3:3 test_multiprocessing_spawn -v -m test.test_multiprocessing_spawn.WithProcessesTestPool.test_traceback
See also bpo-33929: test_multiprocessing_spawn: WithProcessesTestProcess.test_many_processes() leaks 5 handles on Windows. |
|
| Date |
User |
Action |
Args |
| 2018-06-26 11:55:02 | vstinner | set | recipients:
+ vstinner, paul.moore, pitrou, tim.golden, zach.ware, steve.dower, davin |
| 2018-06-26 11:55:02 | vstinner | set | messageid: <[email protected]> |
| 2018-06-26 11:55:02 | vstinner | link | issue33966 messages |
| 2018-06-26 11:55:02 | vstinner | create | |
|