TechnophobicLampshade commented on issue #40262: URL: https://github.com/apache/arrow/issues/40262#issuecomment-1966982642
It seems that in more recent versions of the aws sdk than I was using, there is code that ignores duplicate Init/Shutdown calls: https://github.com/aws/aws-sdk-cpp/blob/5929e202e9b1cd84d6234aa01b64f56fd2208350/src/aws-cpp-sdk-core/source/Aws.cpp#L188 Perhaps this avoids the need for this altogether. -- 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]
