Join Slack
Powered by
you probably want to do something like `withContex...
# ktor
m
mp
02/13/2019, 3:26 PM
you probably want to do something like
withContext(<http://Dispatchers.IO|Dispatchers.IO>) { slowBlockingCode() }
Open in Slack
Previous
Next