Skip to content

Commit 9bdaaeb

Browse files
disable
1 parent a471e69 commit 9bdaaeb

File tree

1 file changed

+1
-0
lines changed
  • examples/Ydb.Sdk.AdoNet.OpenSearch.ToYDB.Transfer

1 file changed

+1
-0
lines changed

examples/Ydb.Sdk.AdoNet.OpenSearch.ToYDB.Transfer/Program.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ FAMILY family_chunkText (
8989
{
9090
var index = Interlocked.Decrement(ref iterator);
9191

92+
// ReSharper disable once AccessToDisposedClosure
9293
await using var ydbConnection = await ydbDataSource.OpenConnectionAsync();
9394

9495
if (index < 0)

0 commit comments

Comments
 (0)