signalfx / signalfx-go

Go client library and instrumentation bindings for SignalFx
https://www.signalfx.com
Apache License 2.0
14 stars 48 forks source link

signalflow client: Handle receipt of duplicate info messages without crashing #206

Closed benkeith-splunk closed 10 months ago

benkeith-splunk commented 10 months ago

Certain types of jobs can cause the resolution info message to be sent twice for some reason, causing a panic on the close channel for the asyncMetadata.Set call