]> granicus.if.org Git - python/commit
Reap processes at test end to avoid false positives in reference leak detection.
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 6 Mar 2012 12:42:35 +0000 (13:42 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 6 Mar 2012 12:42:35 +0000 (13:42 +0100)
commit6c64cc197309eb70593b5a5819ddc3eb859077ba
treed89177a206b22d5b7f528ae817b3245f4bde32b4
parentde157cc5bca49321345eea715d5837cd5e7ba1bb
Reap processes at test end to avoid false positives in reference leak detection.
Lib/test/test_multiprocessing.py