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

Remove sync over async in named pipe EnableSsl #474

Merged
merged 1 commit into from Mar 19, 2020

Conversation

Wraith2
Copy link
Contributor

@Wraith2 Wraith2 commented Mar 19, 2020

This is a simple one line change that brings named pipe handle into line with the tcp version by removing a sync-over-async call in favour of using a sync call directly.

@cheenamalhotra cheenamalhotra added this to In progress in SqlClient v2.0.0 via automation Mar 19, 2020
@cheenamalhotra cheenamalhotra added this to the 2.0.0-preview2 milestone Mar 19, 2020
@cheenamalhotra cheenamalhotra merged commit 520f4eb into dotnet:master Mar 19, 2020
SqlClient v2.0.0 automation moved this from In progress to Done Mar 19, 2020
@Wraith2 Wraith2 deleted the dev-syncoverasync2 branch March 19, 2020 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants