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: Fix channel end/abort control message handling #113

Closed keitwb closed 3 years ago

keitwb commented 3 years ago

A previous fix didn't seem to be working in all cases so this should resolve it fully.

stevenvachon commented 3 years ago

Might as well put "Closes #112" as this fixes it