open-telemetry / otel-arrow

Protocol and libraries for sending and receiving OpenTelemetry data using Apache Arrow
Apache License 2.0
68 stars 13 forks source link

Enable race detection in `make test` #207

Closed jmacd closed 3 months ago

jmacd commented 3 months ago

Fixes #206

jmacd commented 3 months ago

I haven't fixed all the races :)

jmacd commented 3 months ago

Will close this because it has a messy history. The issue in #214 has to be fixed before we could easily enabled CI/CD race detection.