commit | c99823211bfc349ae48ff00a9155472ccea0816d | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Tue Jan 04 19:07:07 2011 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Tue Jan 04 19:07:07 2011 +0000 |
tree | 7030ed63760ac2bcc9dd29300b41ecb58c13f7cc | |
parent | 9bd4a245f2ed0ce5a59652976c19ca74e9db518f [diff] |
In subprocess, wrap pipe fds before launching the child. Hopefully this will fix intermittent failures on some buildbots (issue #8458).