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

fix: RwLock race condition during group controller instantiation #6860

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

richardshiue
Copy link
Collaborator

@richardshiue richardshiue commented Nov 26, 2024

resolves #6816

This fix introduces a regression to the calculation feature. Therefore, another solution needs to be found

Sometimes a bug fix is dirty. But sometimes a dirty bug fix works.

The test doesn't pass on main

Feature Preview


PR Checklist

  • My code adheres to AppFlowy's Conventions
  • I've listed at least one issue that this PR fixes in the description above.
  • I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes.
  • All existing tests are passing.

@richardshiue richardshiue changed the title Fix/6816 fix: read write lock race condition during group controller instantiation Nov 26, 2024
@richardshiue richardshiue changed the title fix: read write lock race condition during group controller instantiation fix: RwLock race condition during group controller instantiation Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Broke AppFlowy Boards by changing Status to Date
1 participant