STINNER Victor added the comment:

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

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30775>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to