Skip to content

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

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

fix: parallel push causing InvalidOperationException (#452)#455
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.

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