Skip to content

Revert Async changes in SNIPacket to fix deadlock issues#778

Merged
stephentoub merged 1 commit into
dotnet:masterfrom
cheenamalhotra:revert34184-master
Jan 15, 2020
Merged

Revert Async changes in SNIPacket to fix deadlock issues#778
stephentoub merged 1 commit into
dotnet:masterfrom
cheenamalhotra:revert34184-master

Conversation

@cheenamalhotra

Copy link
Copy Markdown
Member

@cheenamalhotra

Copy link
Copy Markdown
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
Copy Markdown
Member

cc: @benaadams

@benaadams

Copy link
Copy Markdown
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.

@stephentoub stephentoub left a comment

Copy link
Copy Markdown
Member

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