### Description Seen failing on; - https://github.com/docker/cli/pull/5599#issuecomment-2531120368 - (timeout, not goroutines) https://github.com/docker/cli/pull/4939#issuecomment-2015000808 - https://github.com/docker/cli/pull/4888#issuecomment-1976665609 - (fix for this test?) https://github.com/docker/cli/pull/4905 - https://github.com/docker/cli/pull/4872#issuecomment-1941795484 - https://github.com/docker/cli/pull/5835#issuecomment-2665396644 ``` --- FAIL: TestConnectAndWait (0.00s) --- FAIL: TestConnectAndWait/connect_goroutine_exits_after_EOF (0.00s) socket_test.go:190: assertion failed: 6 (int) != 7 (numGoroutines + 1 int) ```