raulcd commented on PR #13461:
URL: https://github.com/apache/arrow/pull/13461#issuecomment-1170101087

   @pitrou I had to manually disable and it seems to fix the issue even though 
it feels a little hacky:
   ```
    _____________ test_debug_memory_pool_disabled[default_memory_pool] 
_____________
   ----------------------------- Captured stdout call 
-----------------------------
   faulthandler.is_enabled():  False
   ----------------------------- Captured stderr call 
-----------------------------
   ____________ test_debug_memory_pool_disabled[jemalloc_memory_pool] 
_____________
   ----------------------------- Captured stdout call 
-----------------------------
   faulthandler.is_enabled():  False
   ----------------------------- Captured stderr call 
-----------------------------
   _____________ test_debug_memory_pool_disabled[system_memory_pool] 
______________
   ----------------------------- Captured stdout call 
-----------------------------
   faulthandler.is_enabled():  False
   ```
   The build failure on the Conda integration tests is unrelated.


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