Message 296943 - Python tracker
Message296943
| Author | vstinner |
|---|---|
| Recipients | vstinner |
| Date | 2017-06-26.20:27:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1498508855.76.0.745111262952.issue30775@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
test_multiprocessing_spawn doesn't leak: haypo@selma$ ./python -m test --match=test.test_multiprocessing_spawn.WithProcessesTestBarrier.test_barrier --match=test.test_multiprocessing_spawn.WithProcessesTestFinalize.test_finalize -R 3:3 test_multiprocessing_spawn Run tests sequentially 0:00:00 load avg: 0.11 [1/1] test_multiprocessing_spawn beginning 6 repetitions 123456 ...... 1 test OK. Total duration: 10 sec Tests result: SUCCESS |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-06-26 20:27:35 | vstinner | set | recipients: + vstinner |
| 2017-06-26 20:27:35 | vstinner | set | messageid: <1498508855.76.0.745111262952.issue30775@psf.upfronthosting.co.za> |
| 2017-06-26 20:27:35 | vstinner | link | issue30775 messages |
| 2017-06-26 20:27:35 | vstinner | create | |