pointfreeco / swift-clocks

⏰ A few clocks that make working with Swift concurrency more testable and more versatile.
MIT License
266 stars 17 forks source link

Add mega yield environment variable #18

Closed stephencelis closed 1 year ago

stephencelis commented 1 year ago

An idea suggested here. Because we reuse Task.megaYield in Clocks, Combine Schedulers, and TCA, we can use an environment variable to unify them.