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

Fix race condition for buffered message channels #150

Closed sriniketh923 closed 2 years ago

sriniketh923 commented 2 years ago

Fixes issue where the channel closes before all the buffered messages are sent to either the data channel to the expiration channel