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

Use 1.1.0 swift-atomics #1114

Closed ktoso closed 1 year ago

ktoso commented 1 year ago

Motivation:

bump atomics version

Especially this fix would be useful to us: https://github.com/apple/swift-atomics/issues/66

ktoso commented 1 year ago

Flaky test failure on 5.7 job was: https://github.com/apple/swift-distributed-actors/issues/1076