mirror of https://github.com/golang/go.git
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.go | ||
| serve_test.go | ||
| trace.go | ||