kou commented on code in PR #46509:
URL: https://github.com/apache/arrow/pull/46509#discussion_r2120174497


##########
cpp/build-support/tsan-suppressions.txt:
##########
@@ -17,3 +17,6 @@
 
 # Thread leak in CUDA
 thread:libcuda.so
+
+# False-positives in OpenTelemetry because of non-instrumented code.
+race:^opentelemetry

Review Comment:
   OK.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to