issue7213: Open the pipes used by subprocesses with the FD_CLOEXEC flag from
the C code, using pipe2() when available. Adds unittests for close_fds and cloexec behaviors.
Showing
Please register or sign in to comment
the C code, using pipe2() when available. Adds unittests for close_fds and cloexec behaviors.