soto-project / soto

Swift SDK for AWS that works on Linux, macOS and iOS
https://soto.codes
Apache License 2.0
871 stars 83 forks source link

Fix sendable warning in multipartDownload #629

Closed adam-fowler closed 1 year ago

adam-fowler commented 1 year ago

Use UnsafeTransfer and UnsafeMutableTransferBox from NIOCore to wrap progress value.