-
Gregory P. Smith yazdı
child subprocess.PIPE parent file descriptors on child error prior to exec(). This would lead to race conditions in multithreaded programs where another thread opened a file reusing the fd which was then closed out from beneath it by the errant second close.
c2c4cb62
To find the state of this project's repository at the time of any of these versions, check out
the tags.