Skip to content

fix: Avoid data race in query subscription by making mutation creation synchronous in use_mutation - #49

Merged
marc2332 merged 2 commits into
mainfrom
fix/avoid-data-race-by-synchronous-creation-in-mutations
Dec 17, 2025
Merged

fix: Avoid data race in query subscription by making mutation creation synchronous in use_mutation#49
marc2332 merged 2 commits into
mainfrom
fix/avoid-data-race-by-synchronous-creation-in-mutations

Conversation

@marc2332

@marc2332 marc2332 commented Dec 17, 2025

Copy link
Copy Markdown
Owner

Closes #47

Same as #48 but for mutations, also simplifies the code

@marc2332
marc2332 merged commit b68e914 into main Dec 17, 2025
1 check passed
@marc2332
marc2332 deleted the fix/avoid-data-race-by-synchronous-creation-in-mutations branch December 17, 2025 21:41
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.

Panic when using mutations

1 participant