cli/cli-plugins
Paweł Gronowski 0ce8989a78
test/cli-plugins: Try to make TestConnectAndWait less flaky
- Add runtime.Gosched() calls to encourage goroutine scheduling
- Increase the timeout from 10ms to 500ms
- Use poll.WaitOn with appropriate delays to ensure the goroutine has
  spawned before checking
- Lock the test goroutines to its own thread

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-03-19 11:52:07 +01:00
..
examples/helloworld move cli-plugins metadata types/consts to a separate package 2025-03-07 12:38:06 +01:00
hooks cli-plugins: minor cleanups: use Println 2025-02-03 12:18:07 +01:00
manager cli-plugins/manager: use stdlib errors, and minor cleanup 2025-03-07 19:14:32 +01:00
metadata move cli-plugins annotation consts to a separate package 2025-03-07 12:46:11 +01:00
plugin move cli-plugins metadata types/consts to a separate package 2025-03-07 12:38:06 +01:00
socket test/cli-plugins: Try to make TestConnectAndWait less flaky 2025-03-19 11:52:07 +01:00