]> Cypherpunks.ru repositories - gostls13.git/commit
expvar: convert f to atomic type
authorcui fliter <imcusg@gmail.com>
Sun, 4 Sep 2022 15:51:20 +0000 (15:51 +0000)
committerGopher Robot <gobot@golang.org>
Thu, 10 Nov 2022 05:17:55 +0000 (05:17 +0000)
commitd2aa787f2a925a97dad11b1acb2a065f52b097f8
tree0633da862648928306425956b7e22b4e69e85b38
parentdb259cdd80eff527e8f344d678031c516167d258
expvar: convert f to atomic type

For #53821

Change-Id: I2e7c5376e6ca3e3dbb2f92ad771aed62fca8b793
GitHub-Last-Rev: b67ddf81ecec1892871044fbcb143ca4256ebc55
GitHub-Pull-Request: golang/go#54864
Reviewed-on: https://go-review.googlesource.com/c/go/+/428195
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Keith Randall <khr@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
src/expvar/expvar.go
src/expvar/expvar_test.go