]> Cypherpunks repositories - gostls13.git/commit
cmd/go: use Cancel and WaitDelay to terminate test subprocesses
authorBryan C. Mills <bcmills@google.com>
Wed, 7 Dec 2022 22:26:17 +0000 (17:26 -0500)
committerGopher Robot <gobot@golang.org>
Thu, 19 Jan 2023 20:45:56 +0000 (20:45 +0000)
commitcaf8fb1e828deb05cdd2df45f9de13c048de39c6
treeb6bd8887e38f05011d8b1e335daaa98c52007a5e
parente49cb0208b17936f370753c820cb8dfef8d2bd5e
cmd/go: use Cancel and WaitDelay to terminate test subprocesses

Updates #50436.
Updates #56163.
Fixes #24050.

Change-Id: I1b00eb8fb60e0879f029642b5bad97b2e139fee6
Reviewed-on: https://go-review.googlesource.com/c/go/+/456116
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Bryan Mills <bcmills@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
src/cmd/go/internal/test/test.go
src/cmd/go/testdata/script/test_timeout_stdin.txt [new file with mode: 0644]