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

Workspace store deadlock protection #9132

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

touilleMan
Copy link
Member

  • Hide WorkspaceStore's cache & storage (i.e. local db) internals
  • Access must be done through callback API to limit the scope the lock is taken
  • A runtime deadlock detector is present in debug build \o/

@touilleMan touilleMan marked this pull request as ready for review December 6, 2024 16:45
@touilleMan touilleMan requested a review from a team as a code owner December 6, 2024 16:45
@touilleMan touilleMan force-pushed the workspace-store-deadlock-protection branch 3 times, most recently from 5c8b499 to 343e242 Compare December 9, 2024 12:20
@touilleMan touilleMan force-pushed the workspace-store-deadlock-protection branch from 343e242 to 639568d Compare December 9, 2024 13:06
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

Successfully merging this pull request may close these issues.

1 participant