<@U8X1UM66N> commented on <@U8X1UM66N>’s file <htt...
# coroutines
u
@Jonathan commented on @Jonathan’s file https://kotlinlang.slack.com/files/U8X1UM66N/F9N3LQYA1/suspend_handleaction__.kt: You can use
runBlocking
in test to make the thread of the test block, then execute everything inside context given to
runBlocking