Join Slack
Powered by
<@U0BRPBCKT> commented on <@U8X1UM66N>’s file <htt...
# coroutines
u
user
03/11/2018, 11:51 AM
@stepango
commented on
@Jonathan
’s file
https://kotlinlang.slack.com/files/U8X1UM66N/F9N3LQYA1/suspend_handleaction__.kt
: I can't wrap this function in
runBlocking
because it does not have suspend modifier. runBlocking using
EmptyCoroutineContext
which is not triggering any execution for some reason and does not work in this case
suspend_handleAction__.kt
Open in Slack
Previous
Next