mirror of
https://github.com/golang/go
synced 2024-11-18 16:44:43 -07:00
8287d625a0
This type was previously guarded implicitly by the global exporter mutex. With that gone, we've started seeing panics due to races in (*rpcs).Metric. Guard it with a mutex. Change-Id: I2a8c670ecfbaee9422e1f1d282b1fedb86b6a5e0 Reviewed-on: https://go-review.googlesource.com/c/tools/+/222300 Run-TryBot: Robert Findley <rfindley@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Cottrell <iancottrell@google.com> |
||
---|---|---|
.. | ||
info.1.11.go | ||
info.1.12.go | ||
info.go | ||
metrics.go | ||
rpc.go | ||
serve_test.go | ||
serve.go | ||
trace.go |