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

Prevent re-entrance into DetectChanges #30204

Merged
merged 1 commit into from
Feb 3, 2023
Merged

Prevent re-entrance into DetectChanges #30204

merged 1 commit into from
Feb 3, 2023

Conversation

ajcvickers
Copy link
Contributor

Fixes #30122
Fixes #30135

EF7 contained some new calls to local DetectChanges. This resulted in re-entrance into DetectChanges for some types of graphs. This change prevents that.

Fixes #30122
Fixes #30135

EF7 contained some new calls to local `DetectChanges`. This resulted in re-entrance into `DetectChanges` for some types of graphs. This change prevents that.
@ajcvickers ajcvickers requested a review from a team February 3, 2023 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants