mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-01-22 03:38:42 +02:00
055e9c54e1
* Name the BSP tests * Add a drain wait group; use the stop wait group to avoid leaking a goroutine * Lint & comments * Fix * Use defer/recover * Restore the Add/Done... * Restore the Add/Done... * Consolidate select stmts * Disable the test * Lint * Use better recover