]> Cypherpunks repositories - gostls13.git/commit
Revert "testing: simplify concurrency and cleanup logic"
authorLasse Folger <lassefolger@google.com>
Fri, 24 Nov 2023 15:30:07 +0000 (15:30 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 27 Nov 2023 16:49:24 +0000 (16:49 +0000)
commit6317fb41e920cc593620d4b9a55376472fc02c07
tree5008e5b12850909a494a2bc9e186fa78d85a620a
parentd961b12be9001cf8dbf8f52847607dbf84d94f8d
Revert "testing: simplify concurrency and cleanup logic"

reverts CL 506755

Reason for revert: This leads to deadlocks of tests in Google internal testing

For #64402

Change-Id: I78329fc9dcc2377e7e880b264ac1d18d577ef99a
Reviewed-on: https://go-review.googlesource.com/c/go/+/544895
Auto-Submit: Bryan Mills <bcmills@google.com>
Auto-Submit: Lasse Folger <lassefolger@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Bryan Mills <bcmills@google.com>
src/cmd/cgo/internal/test/callback_windows.go
src/testing/benchmark.go
src/testing/fuzz.go
src/testing/panic_test.go
src/testing/sub_test.go
src/testing/testing.go