apple / swift-async-algorithms

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

Rework availability for executor to avoid warnings #288

Closed phausler closed 1 year ago

phausler commented 1 year ago

This works-around the warnings for availability for the ExecutorJob while retaining the existing behaviors.

phausler commented 1 year ago

@swift-ci please test