swift-distributed-actors
swift-distributed-actors copied to clipboard
Require Swift 6
This PR resolves this issue https://github.com/apple/swift-distributed-actors/issues/1172
Before merging we need to do two things though:
- Latest Xcode 16.1 still having older Swift version and memory leak not yet fixed, for better cross-platform experience we need to wait until next version is released.
- Tests are failing with timeout—really strange issue. Needs to be fixed as Swift 6 will become required.
Just realised we need to update Readme (and probably docs)
@swift-server-bot add to allowlist
@swift-server-bot test this please
@ktoso ah, sorry, mistakenly asked to review wrong PR. This is too early.
No problem :)
I think we could also disable the cxx interop jobs tbh, they're not giving much real signal for us