]> Cypherpunks repositories - gostls13.git/commit
runtime: convert local var started,progress at TestStackGrowth to atomic type
authorcuiweixie <cuiweixie@gmail.com>
Fri, 2 Sep 2022 02:44:46 +0000 (10:44 +0800)
committerDaniel Martí <mvdan@mvdan.cc>
Mon, 5 Sep 2022 08:08:18 +0000 (08:08 +0000)
commit4ad55cd93f212eb90324ccafe5b492e404bd5e48
treec932189bd236d3bfd0fa38a49355edb5cbf01e31
parent02700e55a57647c837618d713102c8f8214657d8
runtime: convert local var started,progress at TestStackGrowth to atomic type

For #53821

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