We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76cd264 commit c07bff1Copy full SHA for c07bff1
1 file changed
CHANGELOG.md
@@ -60,6 +60,9 @@ and this project adheres to
60
- [#5688](https://github.com/firecracker-microvm/firecracker/pull/5688): Fixed
61
vsock local port reuse across snapshot restore by saving the last used local
62
port into the snapshot, so users need to regenerate snapshots.
63
+- [#5698](https://github.com/firecracker-microvm/firecracker/pull/5698): Fixed
64
+ the possible ENXIO error which could occur during file open operation if the
65
+ underlying file is FIFO without active readers already attached.
66
67
## [v1.14.0]
68
0 commit comments