DistributedLock icon indicating copy to clipboard operation
DistributedLock copied to clipboard

Update to version of Microsoft.Data.SqlClient that fixes doomed connection MARS issue

Open madelson opened this issue 4 years ago • 1 comments

Once https://github.com/dotnet/SqlClient/issues/971 is fixed, we should make that a minimum version requirement for our next release since it is an issue people might run into with long-lived connections (see https://github.com/madelson/DistributedLock/issues/83).

madelson avatar Apr 24 '21 20:04 madelson

@madelson Seems like https://github.com/madelson/DistributedLock/issues/149 was filed after this (and the linked ticket was done); should this be closed?

Bartleby2718 avatar Feb 25 '24 02:02 Bartleby2718