When using `suspendWithCurrentContinuation` you sh...
# coroutines
d
When using
suspendWithCurrentContinuation
you should return Suspend object in lambda explicitly https://github.com/Kotlin/kotlinx.coroutines/commit/6304ef720aaac96655848b55f9b41ded60752034#diff-afe3de89f79d6e126c475cd36a2d2019R31