You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/04/05 15:48:21 UTC

[GitHub] [arrow] westonpace commented on a diff in pull request #12722: ARROW-15710: [C++] Intermittent deadlock on arrow-threading-utility-test

westonpace commented on code in PR #12722:
URL: https://github.com/apache/arrow/pull/12722#discussion_r842961270


##########
cpp/src/arrow/util/thread_pool_test.cc:
##########
@@ -722,6 +722,9 @@ TEST_F(TestThreadPoolForkSafety, MultipleChildThreads) {
 
 TEST_F(TestThreadPoolForkSafety, NestedChild) {
   {
+#ifndef __APPLE__

Review Comment:
   Oops.  Thank you: opened #12801 



-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org