mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-02-09 13:37:12 +02:00
ecf3bb9d7c
* handle race condition: close handled before open * add dummy noop span. * add test for clienttrace * accept multiples `ConnectStart`/`ConnectDone` trace hooks. * formatting * change argument name and add error/attributes to end method. * add tests for connection race condition