-
- Downloads
localalloc: Abort on EBADF from close() by default
systemd does this by default. I think we should treat this as a fatal error since it can cause really painful-to-debug problems if we don't just get EBADF but actually close something else's fd due to a race.
Please register or sign in to comment