Skip to content
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

Copy list of scopes before removing them from the EF context #10275

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

joelverhagen
Copy link
Member

A collection modified exception is thrown since internally the DbContext modifies the collection we are enumerating.

Over 99% of requests are failing on this endpoint and this has been happening since 2024-08-22.
 
Fix #10273.

A collection modified exception is thrown since internally the DbContext modifies the collection we are enumerating.
@joelverhagen joelverhagen requested a review from a team as a code owner November 19, 2024 22:43
@joelverhagen joelverhagen merged commit db81abe into dev Nov 19, 2024
2 checks passed
@joelverhagen joelverhagen deleted the jver-fix-edit branch November 19, 2024 22:59
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.

3 participants