diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-05-04 15:25:22 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-04 15:25:22 (GMT) |
commit | 70fe95cdc9ac1b00d4f86b7525dca80caf7003e1 (patch) | |
tree | 4c3cd3feddfc25a437fd27408ea5a9bb51fb5452 /Misc | |
parent | 9609460ce0b71215eff2d057b6780950e00be013 (diff) | |
download | cpython-70fe95cdc9ac1b00d4f86b7525dca80caf7003e1.zip cpython-70fe95cdc9ac1b00d4f86b7525dca80caf7003e1.tar.gz cpython-70fe95cdc9ac1b00d4f86b7525dca80caf7003e1.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.
(cherry picked from commit caa3ef284a2e5e5b9bdd6a9e619804122c842d80)
Co-authored-by: Hai Shi <shihai1992@gmail.com>
Diffstat (limited to 'Misc')
0 files changed, 0 insertions, 0 deletions