fix: enforce shutdown timeout when vm input never becomes ready

This commit is contained in:
robcholz
2026-02-09 00:59:16 -05:00
parent 7065144e6f
commit ecfce7acf7
2 changed files with 90 additions and 11 deletions

View File

@@ -64,3 +64,4 @@
3. [ ] Redirect vm output to log.
4. [ ] Redirect vm output to vibebox starting it.
5. [ ] use anyhow to sync api.
6. [ ] add support for ipv6.