set.go: fix data race in Set.ListMetricNames when accessing Set.m map
The Set.m map can be updated by concurrent goroutines when ListMetricNames is called
This commit is contained in:
parent
2ec4485cad
commit
0ee99fd214
Loading…
Reference in New Issue
Block a user