Skip to content

Investigate use of SqlClient ReadAsync #903

@Charles-Gagnon

Description

@Charles-Gagnon

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions