apple / swift-distributed-actors

Peer-to-peer cluster implementation for Swift Distributed Actors
https://apple.github.io/swift-distributed-actors/
Apache License 2.0
580 stars 54 forks source link

Main broken due to Task.select removal from async-algorithms #1108

Closed ktoso closed 1 year ago

ktoso commented 1 year ago

https://github.com/apple/swift-async-algorithms/pull/217/

We need to remove our use of Task.select.