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

Syncronization problem #12

Open
faridtmammadov opened this issue Apr 11, 2024 · 0 comments
Open

Syncronization problem #12

faridtmammadov opened this issue Apr 11, 2024 · 0 comments

Comments

@faridtmammadov
Copy link

Calling Get and Set method concurrently creates garbage values. I suggest read/write mutex to control this misbehaviour, since reading from hashtable and file is thread-safe, however read and write cause problems.

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

1 participant