If possible, set FD_CLOEXEC flag on file descriptors opened using
TemporaryFile. This flag causes the fd to be closed on exec().
N
Neil Schemenauer committed
153cc0fddc33415c35a071d351442e5cb889b5d7
Parent: 1c90d7a
TemporaryFile. This flag causes the fd to be closed on exec().