Join Slack
Powered by
How do you, from a coroutine A, run something on a...
# coroutines
l
louiscad
09/17/2020, 3:45 PM
How do you, from a coroutine A, run something on another thread (a Ktor request or any coroutine B) and suspend while waiting for the result, without freezing coroutine A, using 1.3.9-native-mt? Slack Conversation
2
Views
Open in Slack
Previous
Next