multipass
multipass copied to clipboard
Add `force` option to lxd `stop` request on error
If lxd fails to stop an instance gracefully, retry the request with the force option applied.
Fixes #2492
Codecov Report
Merging #2693 (2e68de8) into main (ef0aa14) will increase coverage by
0.00%. The diff coverage is100.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.