• Russ Cox's avatar
    cmd/go: send timed out test SIGQUIT before SIGKILL · 57933b86
    Russ Cox authored
    There is a chance that the SIGQUIT will make the test process
    dump its stacks as part of exiting, which would be nice for
    finding out what it is doing.
    
    Right now the builders are occasionally timing out running
    the runtime test. I hope this will give us some information
    about the state of the runtime.
    
    R=golang-dev, dave
    CC=golang-dev
    https://golang.org/cl/12041051
    57933b86
Name
Last commit
Last update
..
cmd Loading commit data...
lib9 Loading commit data...
libbio Loading commit data...
libmach Loading commit data...
pkg Loading commit data...
Make.dist Loading commit data...
all.bash Loading commit data...
all.bat Loading commit data...
all.rc Loading commit data...
clean.bash Loading commit data...
clean.bat Loading commit data...
clean.rc Loading commit data...
make.bash Loading commit data...
make.bat Loading commit data...
make.rc Loading commit data...
race.bash Loading commit data...
race.bat Loading commit data...
run.bash Loading commit data...
run.bat Loading commit data...
run.rc Loading commit data...
sudo.bash Loading commit data...