]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: convert local var stop at TestAfterStress to atomic type
authorcuiweixie <cuiweixie@gmail.com>
Fri, 2 Sep 2022 02:53:13 +0000 (10:53 +0800)
committerDaniel Martí <mvdan@mvdan.cc>
Mon, 5 Sep 2022 08:08:24 +0000 (08:08 +0000)
commitaf7f417665fb1612eb9865c7ab4992bf095148e2
tree78c63c95f6ed577250d106455e4f9db3b87e1d1f
parent4ad55cd93f212eb90324ccafe5b492e404bd5e48
runtime: convert local var stop at TestAfterStress to atomic type

For #53821

Change-Id: I7e86dac34691f7752f68879ff379061f3435cd45
Reviewed-on: https://go-review.googlesource.com/c/go/+/427139
Reviewed-by: Michael Knyszek <mknyszek@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: xie cui <523516579@qq.com>
Reviewed-by: Heschi Kreinick <heschi@google.com>
src/time/sleep_test.go