aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/runtime
diff options
context:
space:
mode:
authorDmitriy Vyukov <dvyukov@google.com>2013-05-28 21:09:27 +0400
committerDmitriy Vyukov <dvyukov@google.com>2013-05-28 21:09:27 +0400
commit4d6bfcf24504bb2de0bf63bf43ad703ba808a3e9 (patch)
tree3e67e0f400741b29137b8deb8007443a91b76492 /src/pkg/runtime
parent2f5825d4273d910b0d3c9ee82336cf041e8f02d3 (diff)
downloadgo-4d6bfcf24504bb2de0bf63bf43ad703ba808a3e9.tar.xz
os/exec: fix test hang
Currently the test closes random files descriptors, which leads to hang (in particular if netpoll fd is closed). Try to open only fd 3, since the parent process expects it to be fd 3 anyway. Fixes #5571. R=golang-dev, r CC=golang-dev https://golang.org/cl/9778048
Diffstat (limited to 'src/pkg/runtime')
0 files changed, 0 insertions, 0 deletions