apple / swift-distributed-actors

Peer-to-peer cluster implementation for Swift Distributed Actors

Home Page:https://apple.github.io/swift-distributed-actors/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

ktoso opened this issue · comments

apple/swift-async-algorithms#217

We need to remove our use of Task.select.