aboutsummaryrefslogtreecommitdiff
path: root/src/os/exec
diff options
context:
space:
mode:
authorMichael Anthony Knyszek <mknyszek@google.com>2025-06-11 21:20:05 +0000
committerMichael Knyszek <mknyszek@google.com>2025-06-12 13:23:34 -0700
commit934d5f2cf703c6aad9f0ce6a73a3922d1af83049 (patch)
tree261f22a8dff2601fc41b3abc257b1fd42ffaa685 /src/os/exec
parent5a08865de339b5eeb8ad1c52635ea8ba505aafec (diff)
downloadgo-934d5f2cf703c6aad9f0ce6a73a3922d1af83049.tar.xz
internal/trace: end test programs with SIGQUIT
This change switches from using testenv.Command to testenv.CommandContext which is a little bit friendlier. It also switches away from using 'go run' to 'go build' and running the resulting binary explicitly. This helps eliminate any questions about signal handling and propagation. For #72740. Change-Id: Ife8010da89a7bc439e061fe0c9c6b1f5620d90f1 Reviewed-on: https://go-review.googlesource.com/c/go/+/680977 Reviewed-by: Carlos Amedee <carlos@golang.org> TryBot-Bypass: Michael Knyszek <mknyszek@google.com>
Diffstat (limited to 'src/os/exec')
0 files changed, 0 insertions, 0 deletions