You need to replace `launch(dispatcher)` with `run...
# ktor
o
You need to replace
launch(dispatcher)
with
runBlocking