Simple script and config (type-safe) for building custom Linux kernels for Firecracker MicroVMs

treat EIO as end-of-output in the TUI pty test master

read_to_string on the pty master panics on Linux: once the child's slave side closes, Linux reports EIO where macOS reports EOF. Drain with the same Ok(0)-or-Err loop the app's reader thread already uses.


+10 -1
1 changed file