Skip to content

bug: test TestPool/PreferredNodeID/ContextCanceledAfterSlotReservation failed #2051

@kuzin57

Description

@kuzin57

Bug Report

YDB GO SDK version:

Environment

Current behavior:

Expected behavior:

Steps to reproduce:

Related code:

insert short code snippets here

Other information:

=== RUN TestPool/PreferredNodeID/ContextCanceledAfterSlotReservation
pool_test.go:1575: Stats before cancel: Index=2, Idle=0, CreateInProgress=1
pool_test.go:1593: Stats after cancel: Index=2, Idle=0, CreateInProgress=0
pool_test.go:1604:
Error Trace: /Users/runner/work/ydb-go-sdk/ydb-go-sdk/internal/pool/pool_test.go:1604
Error: Not equal:
expected: 4
actual : 3
Test: TestPool/PreferredNodeID/ContextCanceledAfterSlotReservation
Messages: Pool should not exceed limit
--- FAIL: TestPool (25.34s)

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions