You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Bykiev are you able to create a simple console app to reproduce this? I need to understand the issue a bit more my comment above might not apply here actually.
Observed behavior
Calling
await foreach (var key in store.GetKeysAsync())
cause connection leakExpected behavior
No connection leak should be occured
Server and client version
NATS server 2.10.19
NATS .NET v2.3.3
Host environment
Docker image
Steps to reproduce
No response
The text was updated successfully, but these errors were encountered: