Files
CMake/Source
Joan Bruguera Micó ff077af032 ctest: Set close-on-exec for jobserver FIFO
Set the close-on-exec flag to prevent the jobserver FIFO file
descriptor from leaking to subprocesses spawned by `ctest`.

This leak is usually harmless, but can cause `make test -jN` to hang
at the end of the build if a test leaves a background process running
with the jobserver FIFO file descriptor open.

Fixes: #26027
2024-06-05 09:37:05 -04:00
..
2024-01-25 10:40:02 -05:00
2024-06-03 14:28:41 -04:00
2024-01-25 10:40:02 -05:00
2023-11-17 09:58:21 -05:00