Commit ed2eb31da97331234bb12d70c1c16cae707d7f97

Guillem Jover 2023-04-01T02:46:22

test: Fix closefrom() test on macOS On macOS we do not close the file descriptors, and instead mark them all as close-on-exec. So checking whether they are not valid does not work.