Why `suspendCancellableCoroutine` is experiment but `suspendCoroutine` is not?
i
Why
suspendCancellableCoroutine
is experiment but
suspendCoroutine
is not?
o
it's not experimental (anymore)?
make sure you're using the one from the kotlinx coroutines library, not stdlib
i
awsl, I'm wrong... 😂🤣