pitrou commented on a change in pull request #9161:
URL: https://github.com/apache/arrow/pull/9161#discussion_r555265463



##########
File path: python/pyarrow/tests/test_memory.py
##########
@@ -133,3 +133,24 @@ def test_env_var():
     if should_have_mimalloc:
         check_env_var("mimalloc", ["mimalloc"])
     check_env_var("nonexistent", possible_backends, expect_warning=True)
+
+
+def test_specific_memory_pools():

Review comment:
       Unless the case happens, I don't think we should worry.




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

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


Reply via email to