diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-07-03 09:10:30 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-03 09:10:30 (GMT) |
commit | 684cb47fffb7af3ac50cb077f6d2a095c9ce20b4 (patch) | |
tree | b71744c721a70441af55fdb27dbddd4e58ed2e62 /Python/context.c | |
parent | b71d8d67959f3b5efbdfe00066589ac0d8f98aad (diff) | |
download | cpython-684cb47fffb7af3ac50cb077f6d2a095c9ce20b4.zip cpython-684cb47fffb7af3ac50cb077f6d2a095c9ce20b4.tar.gz cpython-684cb47fffb7af3ac50cb077f6d2a095c9ce20b4.tar.bz2 |
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/context.c')
0 files changed, 0 insertions, 0 deletions