SIGN IN SIGN UP

bpo-38377: Add support.skip_if_broken_multiprocessing_synchronize() (GH-20944)

On Linux, skip tests using multiprocessing if the current user cannot
create a file in /dev/shm/ directory. Add the
skip_if_broken_multiprocessing_synchronize() function to the
test.support module.
V
Victor Stinner committed
ddbeb2f3e02a510c5784ffd74c5e09e8c70b5881
Parent: 2c2a4f3
Committed by GitHub <noreply@github.com> on 6/18/2020, 12:53:19 PM