Locking in persistent dict is too coarse-grained
Open
- Dominant language
- Python
- Stars
- 73
- Forks
- 26
- Avg merge
- 7h 3m
- Merged PRs (30d)
- 2
Description
It currently locks the whole subtree, when (based on POSIX semantics) locking just the entry being worked on should suffice.
cc @mattwala
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.