mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-03-03 14:52:56 +02:00
Explicitly return nil if the wait time and the context deadline expire simultaneously, instead of indeterminately the context error or nil, for the retry wait function in the otlptrace/internal package.