DockerCLI/cli/connhelper
Laura Brehm cc68c66c95
tests: fix flaxy `TestCloseRunningCommand` test
Looks like this test was failing due to bad syntax on the `while` loop,
which caused it to die after 1 second. If the test took a bit longer,
the process would be dead before the following assertions run, causing
the test to fail/be flaky.

Signed-off-by: Laura Brehm <laurabrehm@hey.com>
2024-07-24 10:31:45 +01:00
..
commandconn tests: fix flaxy `TestCloseRunningCommand` test 2024-07-24 10:31:45 +01:00
ssh connhelper: Allow socket path when using SSH 2023-03-07 00:48:27 +01:00
connhelper.go linting: address else/if/elseif statements found by gocritic 2023-11-20 16:02:16 +01:00
connhelper_test.go commandconn: don't return error if command closed successfully 2023-06-09 11:24:19 +02:00