Skip to content

Investigate use of SqlClient ReadAsync #903

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
Charles-Gagnon opened this issue Aug 4, 2023 · 0 comments · Fixed by #904
Closed

Investigate use of SqlClient ReadAsync #903

Charles-Gagnon opened this issue Aug 4, 2023 · 0 comments · Fixed by #904
Assignees
Labels
enhancement New feature or request Triage: Done
Milestone

Comments

@Charles-Gagnon
Copy link
Contributor

Turns out there's some known issues with using ReadAsync in SqlClient

dotnet/SqlClient#593
dotnet/SqlClient#44

We currently use ReadAsync in many places, so we should investigate whether we want to switch over to using Read as done here : microsoft/sqltoolsservice#2161

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request Triage: Done
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants