js8544 commented on PR #37327:
URL: https://github.com/apache/arrow/pull/37327#issuecomment-1689750988

   > Nice catch! Would it disable same test as "ARROW_ENABLE_THREADING"?
   
   Not exactly. Most multithread tests still work even on a single core 
machine: they are run with a threadpool with only one thread. Besides, we can 
also create multiple threads on one core. I just skip these two tests because 
skipping is easier.


-- 
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