Take the lock before unlinking the mmap'ed shared memory to ensure
authorScott Gasch <[email protected]>
Thu, 3 Feb 2022 22:04:07 +0000 (14:04 -0800)
committerScott Gasch <[email protected]>
Thu, 3 Feb 2022 22:04:07 +0000 (14:04 -0800)
commiteb1c6392095947b3205c4d52cd9b1507e6cd776b
tree4f22adda3a09712fcb1d0b527d2af42a4e5eff5d
parentffed473528c4feb836253758e86f7839af98f57b
Take the lock before unlinking the mmap'ed shared memory to ensure
all writes are finished and visible.
collect/shared_dict.py