Skip to content

fix: parallel push causing InvalidOperationException (#452)#457

Open
david1995 wants to merge 1 commit intoCommunityToolkit:mainfrom
david1995:452-InvalidOperationExceptionOnParallelPush
Open

fix: parallel push causing InvalidOperationException (#452)#457
david1995 wants to merge 1 commit intoCommunityToolkit:mainfrom
david1995:452-InvalidOperationExceptionOnParallelPush

Conversation

@david1995
Copy link
Copy Markdown
Contributor

This patch fixes the parallel push issue described in #452.
To prevent calling FindAsync in parallel, I have wrapped this call in the same synchronisation lock used throughout the class.

@github-actions github-actions Bot added the stale Stale issue or PR. label Apr 30, 2026
@david1995
Copy link
Copy Markdown
Contributor Author

Is there any prospect when this could be merged?

@github-actions github-actions Bot removed the stale Stale issue or PR. label May 1, 2026
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