mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
11aeff69c2
Before this change, host-backed event FDs would always crash the sandbox during exit when the sentry tried to wait on the fdnotifier for an FD that wasn't there. PiperOrigin-RevId: 736585573