pitrou commented on issue #15054:
URL: https://github.com/apache/arrow/issues/15054#issuecomment-1397427907

   Ah! No, a C `atexit` hook would probably not work. I'm talking about a 
[Python `atexit` hook](https://docs.python.org/3/library/atexit.html). However, 
there is the flipped issue that it might be called too early (potentially 
leaving Arrow threads making calls into a finalized AWS SDK).


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