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

Revert Async changes in SNIPacket to fix deadlock issues #778

Merged
merged 1 commit into from
Jan 15, 2020
Merged

Revert Async changes in SNIPacket to fix deadlock issues #778

merged 1 commit into from
Jan 15, 2020

Conversation

cheenamalhotra
Copy link
Member

@cheenamalhotra
Copy link
Member Author

@danmosemsft

We want to push this fix to System.Data.SqlClient for versions 4.7.0+ (.NET Core 3.0+).
Could you direct me to active release branch(es) I should push changes in dotnet/corefx?

@stephentoub
Copy link
Member

cc: @benaadams

@benaadams
Copy link
Member

Is a bit weird; but I can't recreate the issue (to ensure its resolved) and my PR attempts thus far haven't succeeded in fixing it when others try them. So reverting which seems to fix it is probably the best approach right now.

Copy link
Member

@stephentoub stephentoub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assuming this is a pure revert / the code is exactly what it was before, LGTM.

@stephentoub stephentoub reopened this Jan 15, 2020
@stephentoub stephentoub merged commit 3d7fcaf into dotnet:master Jan 15, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

System.Data.SqlClient 4.7.0 tends to deadlock on async
6 participants