]> Cypherpunks repositories - gostls13.git/commit
testing: fix error message when a parallel Cleanup calls runtime.Goexit
authorChangkun Ou <hi@changkun.de>
Mon, 27 Sep 2021 10:06:43 +0000 (12:06 +0200)
committerGopher Robot <gobot@golang.org>
Mon, 14 Nov 2022 17:37:45 +0000 (17:37 +0000)
commita650e399dfc2435eb18efc430a70cba9d87cec73
tree1f55e0e95ab9251e69897f891fec6f3ed9162835
parentea4631cc0cf301c824bd665a7980c13289ab5c9d
testing: fix error message when a parallel Cleanup calls runtime.Goexit

Fixes #48502

Change-Id: I6054b043ebd2237e19897fdf1234b311d19facc7
Reviewed-on: https://go-review.googlesource.com/c/go/+/352350
Reviewed-by: Joedian Reid <joedian@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Changkun Ou <mail@changkun.de>
Reviewed-by: Bryan Mills <bcmills@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
src/testing/panic_test.go
src/testing/testing.go