apple / swift-async-algorithms

Async Algorithms for Swift
Apache License 2.0
2.95k stars 147 forks source link

Ensure tests work in deployments that host as swift 5.7 #285

Closed phausler closed 1 year ago

phausler commented 1 year ago

Validating swift 5.7 build environments revealed a few minor issues with new testing adoption - this adds in an async shim for waiting for expectations and corrects a mistyped availability in the tests.

phausler commented 1 year ago

@swift-ci please test

phausler commented 1 year ago

@swift-ci please test macOS

phausler commented 1 year ago

@swift-ci please test