We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f6c048 commit f7bd736Copy full SHA for f7bd736
1 file changed
CHANGELOG.md
@@ -38,6 +38,10 @@ and this project adheres to
38
39
### Fixed
40
41
+- [#5698](https://github.com/firecracker-microvm/firecracker/pull/5698): Fixed
42
+ the possible ENXIO error which could occur during file open operation if the
43
+ underlying file is FIFO without active readers already attached.
44
+
45
## [v1.14.0]
46
47
### Added
0 commit comments