Skip to content

Conversation

@cla-bot cla-bot bot added the cla-signed label Mar 21, 2025
defer {
try? s3FileTransfer.syncShutdown()
}
let s3FileTransfer = S3FileTransferManager(s3: s3, configuration: .init(maxConcurrentTasks: 60))
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@adam-fowler it looks like there were some API changes around thread provider and shutdown - do these changes make sense to you? I'm guessing the S3FileTransferManager taps into the underlying S3 client now?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good as far as I can tell

@finestructure finestructure merged commit ce95e74 into main Mar 21, 2025
3 checks passed
@finestructure finestructure deleted the update-soto-s3-file-transfer branch March 21, 2025 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Main Branch Documentation Not Updating

4 participants