File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 14
14
- [ #4179 ] ( https://github.com/firecracker-microvm/firecracker/pull/4179 ) :
15
15
Fixed a bug reporting a non-zero exit code on successful shutdown when
16
16
starting Firecracker with ` --no-api ` .
17
+ - [ #4271 ] ( https://github.com/firecracker-microvm/firecracker/pull/4261 ) : Fixed
18
+ a bug where Firecracker would log "RunWithApiError error: MicroVMStopped
19
+ without an error: GenericError" when exiting after encountering an emulation
20
+ error. It now correctly prints "RunWithApiError error: MicroVMStopped * with* an
21
+ error: GenericError".
17
22
- [ #4270 ] ( https://github.com/firecracker-microvm/firecracker/pull/4270 ) :
18
23
Fixed a bug introduced in #4047 that limited the ` --level ` option of logger
19
24
to Pascal-cased values (e.g. accepting "Info", but not "info"). It now
You can’t perform that action at this time.
0 commit comments