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

Document that ADO.NET connections are not reset when using context pooling #3761

Closed
AndriySvyryd opened this issue Mar 12, 2022 · 1 comment
Assignees

Comments

@AndriySvyryd
Copy link
Member

See dotnet/efcore#27308

@AndriySvyryd AndriySvyryd added this to the 6.0.0 milestone Mar 12, 2022
@ajcvickers ajcvickers removed this from the 6.0.0 milestone Sep 20, 2022
@ajcvickers
Copy link
Contributor

Note from triage: This is actually not a breaking change, since code needs to be updated to use pooling to hit this case. We have also improved the cleanup in this scenario so that from EF7 onwards it is unlikely to be an issue even if an application is not cleaning up connections appropriately.

@ajcvickers ajcvickers closed this as not planned Won't fix, can't repro, duplicate, stale Oct 6, 2022
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

No branches or pull requests

2 participants