ably / ably-asset-tracking-swift

iOS client SDKs for the Ably Asset Tracking service.
Apache License 2.0
9 stars 6 forks source link

Add ability for `Blocking.run` to wait forever #618

Closed lawrence-forooghian closed 1 year ago

lawrence-forooghian commented 1 year ago

The NetworkConnectivityTests I’m working on rely on an outer waiter’s timeout interrupting an inner waiter, and so the inner waiter doesn’t need to specify its own timeout.