cardinotGV

Results 3 comments of cardinotGV

In case someone else is still facing it... I had the same issue, but it was caused because `Aws::ShutdownAPI` was not being called correctly. https://docs.aws.amazon.com/sdk-for-cpp/v1/developer-guide/basic-use.html

I had the same issue using the SDK 10.0.22000.0 The workaround was to disable `JSON_HAS_THREE_WAY_COMPARISON`

@codecovdesign it'd be nice to be able to setup to notify when pushing to the main branch