diff options
author | Hai Shi <shihai1992@gmail.com> | 2020-05-04 15:05:54 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-04 15:05:54 (GMT) |
commit | caa3ef284a2e5e5b9bdd6a9e619804122c842d80 (patch) | |
tree | c61bf4e0f99ecde28cdedbc598c489fb7b08fe8e /Python/future.c | |
parent | b88cd585d36d6285a5aeb0b6fdb70c134062181e (diff) | |
download | cpython-caa3ef284a2e5e5b9bdd6a9e619804122c842d80.zip cpython-caa3ef284a2e5e5b9bdd6a9e619804122c842d80.tar.gz cpython-caa3ef284a2e5e5b9bdd6a9e619804122c842d80.tar.bz2 |
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.
Diffstat (limited to 'Python/future.c')
0 files changed, 0 insertions, 0 deletions