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

   > 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 
letting Arrow threads make calls into a finalized AWS SDK).
   
   Perhaps it is time then for an `arrow::Shutdown` method?
   
   


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