Using coroutines has limited benefit if you use sy...
# ktor
m
Using coroutines has limited benefit if you use synchronous code from within suspendable functions as that code will become your bottleneck.