multipass icon indicating copy to clipboard operation
multipass copied to clipboard

Add `force` option to lxd `stop` request on error

Open sharder996 opened this issue 3 years ago • 1 comments

If lxd fails to stop an instance gracefully, retry the request with the force option applied.

Fixes #2492

sharder996 avatar Aug 03 '22 19:08 sharder996

Codecov Report

Merging #2693 (2e68de8) into main (ef0aa14) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #2693   +/-   ##
=======================================
  Coverage   86.51%   86.51%           
=======================================
  Files         217      217           
  Lines       10899    10902    +3     
=======================================
+ Hits         9429     9432    +3     
  Misses       1470     1470           
Impacted Files Coverage Δ
src/platform/backends/lxd/lxd_virtual_machine.cpp 90.21% <100.00%> (+0.16%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Aug 03 '22 20:08 codecov[bot]