[Scons-dev] subprocess

TOM TANNER (BLOOMBERG/ LONDON) ttanner2 at bloomberg.net
Mon Jun 25 07:54:37 EDT 2012


I see that the subprocess.Popen call passes all open file descriptors to the child process.

Silly question I suppose - but, is that safe? Should it use close_fds=True. normal make presumably wouldn't have that issue, but do people use this facility in scons?


More information about the Scons-dev mailing list