Skip to content

Ensure locks are closed as soon as possible #202

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

Merged
merged 1 commit into from
Mar 7, 2023
Merged

Ensure locks are closed as soon as possible #202

merged 1 commit into from
Mar 7, 2023

Conversation

Headline
Copy link
Owner

@Headline Headline commented Mar 7, 2023

This patch is an attempt at lowering lock contention. Special attention was placed on Mutexes and RwLock::write()s.

There is likely a deadlock somewhere, #201 will track this, but I'll do what I can to clean up now with this PR and we'll see how this patch performs..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant