Message320160
| Author | vstinner |
|---|---|
| Recipients | vstinner |
| Date | 2018-06-21.11:02:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1529578972.56.0.56676864532.issue33929@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The following test leaks 5 open handles when checking for leaks using my PR 7827: test.test_multiprocessing_spawn.WithProcessesTestProcess.test_many_processes Command to reproduce the leak (using my PR 7827): python -m test -R 3:3 test_multiprocessing_spawn -m test.test_multiprocessing_spawn.WithProcessesTestProcess.test_many_processes |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-21 11:02:52 | vstinner | set | recipients: + vstinner |
| 2018-06-21 11:02:52 | vstinner | set | messageid: <1529578972.56.0.56676864532.issue33929@psf.upfronthosting.co.za> |
| 2018-06-21 11:02:52 | vstinner | link | issue33929 messages |
| 2018-06-21 11:02:52 | vstinner | create | |