v0.24.2
firecracker-microvm/firecrackerv0.24.2Feb 19, 2021by sandreim
AI Summary
This patch fixes the SIGPIPE signal handling behavior to prevent Firecracker from exiting unexpectedly when encountering broken pipes.
Key Highlights
- Fixed the SIGPIPE signal handler
Full Release Notes
### Fixed - Fixed the SIGPIPE signal handler so Firecracker no longer exits. The signal is still recorded in metrics and logs.