You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting in 1.3.0-RC, receiveOrClosed exists – however it's marked as @InternalCoroutinesApi. There are plans to make it public, but it's blocked by inline class stability (Kotlin/kotlinx.coroutines#1343 (comment)).