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
[hyper-v] Move disabling automatic checkpoints to vm creation (#4205)
Currently, disabling automatic checkpoints causes issues when the VM is
not in an appropriate state at the time the constructor is executed.
This causes the daemon to crash since the command throws an exception.
Fixes: #4204
MULTI-2061
0 commit comments