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

Add mutex to shared memory updates #12

Open
Achronite opened this issue Nov 5, 2020 · 0 comments
Open

Add mutex to shared memory updates #12

Achronite opened this issue Nov 5, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@Achronite
Copy link
Owner

Some of the persistent data structures are not protected by mutex. Fix this so all shared memory is protected under new mutex.

@Achronite Achronite added the enhancement New feature or request label Nov 5, 2020
Achronite added a commit that referenced this issue Jan 18, 2023
Added mutex to cached/pre-cached command count
+ fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant