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

2.0.0 Include Queries Subject to Race Conditions #318

Closed
caleblloyd opened this issue Jul 10, 2017 · 0 comments
Closed

2.0.0 Include Queries Subject to Race Conditions #318

caleblloyd opened this issue Jul 10, 2017 · 0 comments

Comments

@caleblloyd
Copy link
Contributor

EF Upstream 2.0.0 has updated the way that queries are generated. Our code to wrap Include queries in repeatable read transactions no longer works.

The issue has been raised upstream at dotnet/efcore#9014

Include queries will be subject to race conditions in 2.0.0 until this gets fixed upstream. If users of our library want to avoid these race conditions in the meantime, stay on the 1.x branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant