Skip to content

Refactoring to try to prevent deadlocks#1289

Closed
glindstedt wants to merge 3 commits intomainfrom
push-prlkrowxoomr
Closed

Refactoring to try to prevent deadlocks#1289
glindstedt wants to merge 3 commits intomainfrom
push-prlkrowxoomr

Conversation

@glindstedt
Copy link
Copy Markdown
Member

@glindstedt glindstedt commented Oct 20, 2025

Try to refactor any methods where we hand out mutex guards or references into DashMaps, so even if the caller is in an async context it should be impossible to accidentally cause a deadlock.

@glindstedt glindstedt force-pushed the push-prlkrowxoomr branch 3 times, most recently from fd23e3f to 59810e4 Compare October 21, 2025 12:13
@glindstedt glindstedt closed this Feb 24, 2026
@glindstedt glindstedt deleted the push-prlkrowxoomr branch February 24, 2026 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant