SIGN IN SIGN UP

bpo-37421: test_concurrent_futures cleans up multiprocessing (GH-14563)

test_concurrent_futures now cleans up multiprocessing to remove
immediately temporary directories created by
multiprocessing.util.get_temp_dir().

The test now uses setUpModule() and tearDownModule().
V
Victor Stinner committed
684cb47fffb7af3ac50cb077f6d2a095c9ce20b4
Parent: b71d8d6
Committed by GitHub <noreply@github.com> on 7/3/2019, 9:10:30 AM