Skip to content

fix: add mutex to ephemeral store #707

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 5 commits into from
Apr 8, 2025
Merged

Conversation

Leeeon233
Copy link
Member

@Leeeon233 Leeeon233 commented Apr 8, 2025

Fixed #705

@Leeeon233 Leeeon233 requested review from Copilot and zxch3n April 8, 2025 07:18
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

crates/loro-wasm/tests/ephemeral.test.ts:122

  • The subscribe test currently only logs output without verifying expected behavior. Consider adding assertions to confirm that the callback is invoked and the state updates occur as intended.
            // Panics

@Leeeon233 Leeeon233 changed the title refactor: add mutex to ephemeral store fix: add mutex to ephemeral store Apr 8, 2025
@Leeeon233 Leeeon233 merged commit 81c7bb7 into main Apr 8, 2025
1 check passed
@Leeeon233 Leeeon233 deleted the fix-ephemeral-store-lock branch April 8, 2025 09:36
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.

EphemeralStore: Recursive aliasing panics
2 participants