Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Locking in persistent dict is too coarse-grained #10

Open
inducer opened this issue Sep 19, 2017 · 2 comments
Open

Locking in persistent dict is too coarse-grained #10

inducer opened this issue Sep 19, 2017 · 2 comments

Comments

@inducer
Copy link
Owner

inducer commented Sep 19, 2017

It currently locks the whole subtree, when (based on POSIX semantics) locking just the entry being worked on should suffice.

cc @mattwala

@mattwala
Copy link
Contributor

This was closed in 656acfc

@inducer
Copy link
Owner Author

inducer commented Sep 25, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants