SIGN IN SIGN UP

bpo-40135: Fix multiprocessing test_shared_memory_across_processes() (GH-19892)

Don't define shared memory block's name in test_shared_memory_across_processes():
use SharedMemory(create=True) instead.
H
Hai Shi committed
caa3ef284a2e5e5b9bdd6a9e619804122c842d80
Parent: b88cd58
Committed by GitHub <noreply@github.com> on 5/4/2020, 3:05:54 PM