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

Add Concurrency Check with explicit exceptions #4405

Open
viceroypenguin opened this issue Jan 30, 2024 · 0 comments · May be fixed by #4420
Open

Add Concurrency Check with explicit exceptions #4405

viceroypenguin opened this issue Jan 30, 2024 · 0 comments · May be fixed by #4420
Milestone

Comments

@viceroypenguin
Copy link
Contributor

Per the discussion in #4404, we should add an explicit concurrency check, similar to EFC, which would inform the user of invalid behavior. We can use a similar class to https://github.com/dotnet/efcore/blob/main/src/EFCore/Infrastructure/Internal/ConcurrencyDetector.cs

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

Successfully merging a pull request may close this issue.

2 participants