If possible, set FD_CLOEXEC flag on file descriptors opened using
TemporaryFile. This flag causes the fd to be closed on exec().
Showing
Please register or sign in to comment
TemporaryFile. This flag causes the fd to be closed on exec().