soto-s3-file-transfer icon indicating copy to clipboard operation
soto-s3-file-transfer copied to clipboard

TaskQueue change to async/await

Open VineFiner opened this issue 2 years ago • 1 comments

Planned TaskQueue changed to Asynchronous Sequences?

VineFiner avatar Jul 07 '22 13:07 VineFiner

Yes there are plans I just haven't got around to it. I do have an async implementation of TaskQueue here https://github.com/adam-fowler/async-collections/blob/main/Sources/AsyncCollections/TaskQueue.swift

adam-fowler avatar Jul 07 '22 15:07 adam-fowler

2.0.0 beta is out which is written completely in Swift Concurrency

adam-fowler avatar Jul 11 '24 16:07 adam-fowler