Files
Arnav Reddy 5427fd21de LinuxContainer: stop the VM when setup fails after start (#836)
vm.start() sits outside the do block that owns teardown. This change
prevents a failure in the agent setup from orphaning a VM.
2026-08-10 09:52:44 -04:00
..