[issue40135] multiprocessing: test_shared_memory_across_processes() cannot be run twice in parallel

hai shi report at bugs.python.org
Sun May 3 23:14:49 EDT 2020


hai shi <shihai1991 at 126.com> added the comment:

The easy way to fix this test case is that don't define the shared memory block's name. `test_shared_memory_basics` has tested against the shared memory block's name, so canceling the shared memory block'name has no side-effect.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40135>
_______________________________________


More information about the Python-bugs-list mailing list