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
Fix wait for client to initialize in tests using `defer close(clientCreatedCh)` instead of just `close(clientCreatedCh)` to ensure channel is only closed after returning the client.
category: bug
ticket: none
0 commit comments