summaryrefslogtreecommitdiff
path: root/collect/shared_dict.py
AgeCommit message (Expand)Author
2022-02-03Take the lock before unlinking the mmap'ed shared memory to ensureScott Gasch
2022-02-02Let's be explicit with asserts; there was a bug in histogramScott
2022-02-02Make subdirs type clean too.Scott
2022-01-30Change locking boundaries for shared dict. Add a unit test.Scott
2022-01-30Add MIT License and copyright from the shared dict implementationScott
2022-01-30Add a MP shared dict.Scott