spiegel_podman/pkg/machine/hyperv/vsock
Rudra Dudhat dd28c14f8c hyperv: add timeout to vsock ready wait
ListenSetupWait() waited on errChan with no timeout, so podman machine
init/start could hang forever if the guest never signaled ready. Added
waitForReady(errChan, timeout) with a 30 second bound. Full details in
the issue.

Fixes: #29455

Signed-off-by: Rudra Dudhat <contact.rdudhat@gmail.com>
2026-08-12 14:28:26 +05:30
..
vsock.go hyperv: add timeout to vsock ready wait 2026-08-12 14:28:26 +05:30