mirror of
https://github.com/docker/docs.git
synced 2026-03-30 07:48:52 +07:00
Instead of using a custom loop, use the newly introduced `utils.WaitForSpecificOrError` function. Beware that on success, we use the successful response to get the VM object (outside the loop). Signed-off-by: Vincent Bernat <Vincent.Bernat@exoscale.ch>