blob: 11a30761d36c9e05c71e6ab2e9dcdb99c4f36f9c [file] [log] [blame]
On Linux, skip tests using multiprocessing if the current user cannot create
a file in ``/dev/shm/`` directory. Add the
:func:`~test.support.skip_if_broken_multiprocessing_synchronize` function to
the :mod:`test.support` module.