lidavidm commented on PR #1073:
URL: https://github.com/apache/arrow-adbc/pull/1073#issuecomment-1721948832

   Well now we know it's working...because bash leaks memory, apparently.
   
   ```
   
   =================================================================
   ==12029==ERROR: LeakSanitizer: detected memory leaks
   
   Direct leak of 32 byte(s) in 1 object(s) allocated from:
       #0 0x7f9927a955f8 in __interceptor_malloc 
../../../../libsanitizer/asan/asan_malloc_linux.cpp:69
       #1 0x563677b04bf1 in make_simple_command (/usr/bin/bash+0x44bf1)
   ```
   
   If you want I can grab this next week...I guess we need to add the support 
inside the test script itself to only expose this to the python process


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