We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7660a59 commit ac39175Copy full SHA for ac39175
CHANGELOG.md
@@ -62,6 +62,11 @@
62
- [#4178](https://github.com/firecracker-microvm/firecracker/pull/4178):
63
Fixed a bug reporting a non-zero exit code on successful shutdown when
64
starting Firecracker with `--no-api`.
65
+- [#4261](https://github.com/firecracker-microvm/firecracker/pull/4261): Fixed
66
+ a bug where Firecracker would log "RunWithApiError error: MicroVMStopped
67
+ without an error: GenericError" when exiting after encountering an emulation
68
+ error. It now correctly prints "RunWithApiError error: MicroVMStopped *with* an
69
+ error: GenericError".
70
71
## [1.5.0]
72
0 commit comments