pitrou commented on issue #44071: URL: https://github.com/apache/arrow/issues/44071#issuecomment-2345670051
We have an `atexit` handler that finalizes S3 at process shutdown: https://github.com/apache/arrow/blob/046e7cbec4b069ad06db95963ae0342807199f6a/python/pyarrow/fs.py#L65-L70 Does uwsgi call `atexit` handlers at shutdown? @methane -- 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]
