diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-07-05 14:15:39 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-05 14:15:39 (GMT) |
commit | 8fbeb14312b4c1320d31ad86e69749515879d1c3 (patch) | |
tree | ceccd8ce515360bb685f05e1af635e1d67dea350 /Lib/multiprocessing/synchronize.py | |
parent | 0d722f3cd602e5f5492f9c65c8af57ea9d3743b6 (diff) | |
download | cpython-8fbeb14312b4c1320d31ad86e69749515879d1c3.zip cpython-8fbeb14312b4c1320d31ad86e69749515879d1c3.tar.gz cpython-8fbeb14312b4c1320d31ad86e69749515879d1c3.tar.bz2 |
bpo-37421: multiprocessing tests now stop ForkServer (GH-14601)
multiprocessing tests now stop the ForkServer instance if it's
running: close the "alive" file descriptor to ask the server to stop
and then remove its UNIX address.
Diffstat (limited to 'Lib/multiprocessing/synchronize.py')
0 files changed, 0 insertions, 0 deletions