Skip to content

fix: Fix concurrent writes clashing - #7

Merged
LouisCAD merged 1 commit into
mainfrom
fix-concurrent-writes-clash
Aug 4, 2026
Merged

fix: Fix concurrent writes clashing#7
LouisCAD merged 1 commit into
mainfrom
fix-concurrent-writes-clash

Conversation

@LouisCAD

@LouisCAD LouisCAD commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Concurrent calls to deleteLegacyAccount could lead to data that was supposed to be deleted to be written again, causing improper states.

Concurrent calls to deleteLegacyAccount could lead to
data that was supposed to be deleted to be written again,
causing improper states.
@LouisCAD
LouisCAD enabled auto-merge August 4, 2026 11:42
@LouisCAD
LouisCAD merged commit c9741cf into main Aug 4, 2026
7 checks passed
@LouisCAD
LouisCAD deleted the fix-concurrent-writes-clash branch August 4, 2026 11:42
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.

2 participants