Comment 6 for bug 1836212

Revision history for this message
Matthew Booth (mbooth-9) wrote :

Yep. The actual error thrown was "Unable to detach from guest transient domain.", which is now "Unable to detach the device from the live config." in master. That RetryDecorator makes this function a whole lot harder to read, but with your explanation it seems that the detach was actually timing out, which is consistent with the underlying problem we eventually discovered.

Thanks! I'll close this out.