Skip to content

Refactor error handling for Windows provisioner

Steve Xuereb requested to merge refactor-error-handling-for-provisioner into master

The error handling for waitForWindowsReadiness does not follow the usual Go idioms where checking the value of err is the first thing.

Merge request reports

Loading