diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-07-03 11:10:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-03 11:10:30 +0200 |
commit | 684cb47fffb7af3ac50cb077f6d2a095c9ce20b4 (patch) | |
tree | b71744c721a70441af55fdb27dbddd4e58ed2e62 /Python | |
parent | b71d8d67959f3b5efbdfe00066589ac0d8f98aad (diff) | |
download | cpython-git-684cb47fffb7af3ac50cb077f6d2a095c9ce20b4.tar.gz |
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().
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions