We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80ac532 commit 275d874Copy full SHA for 275d874
src/Ydb.Sdk/src/Ado/PoolManager.cs
@@ -38,7 +38,6 @@ CancellationToken cancellationToken
38
driver.RegisterOwner();
39
if (settings.EnableImplicitSession)
40
{
41
-
42
newSessionPool = new ImplicitSessionSource(driver);
43
}
44
else
0 commit comments