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

   IIRC, we don't dlclose in the C++ driver manager, or C#. So Rust may be the 
only one affected. 
   
   `forget` does technically introduce a small leak - I think RTLD_NODELETE is 
preferable. Maybe (separately) we can try to get this flag defined upstream?


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