/
/
opt
/
golang
/
1.22.0
/
src
/
cmd
/
go
/
testdata
/
script
Server: in-mum-web1112.main-hosting.eu (62.72.28.111)
You: 216.73.216.137
PHP 8.3.16
Dir:
/opt/golang/1.22.0/src/cmd/go/testdata/script
Edit:
/opt/golang/1.22.0/src/cmd/go/testdata/script/testing_issue40908.txt
[short] skip [!race] skip go test -race testrace -- go.mod -- module testrace go 1.16 -- race_test.go -- package testrace import "testing" func TestRace(t *testing.T) { helperDone := make(chan struct{}) go func() { t.Logf("Something happened before cleanup.") close(helperDone) }() t.Cleanup(func() { <-helperDone }) }
Ukuran: 336 B