• Dmitriy Vyukov's avatar
    os/exec: fix test hang · 4d6bfcf2
    Dmitriy Vyukov authored
    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
    4d6bfcf2
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...