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
qemu.go: retry if there is a race condition to bind port 2049
There is a race condition for `ostree.sync` and `kdump.crash.nfs`
to bind port 2049, add retry if there is, instead of retrun err
immediately.
Fixes: coreos/rhel-coreos-config#89
0 commit comments