yes, but you can `suspend` :wink:
# ktor
d
yes, but you can
suspend
😉
d
Right, but for now, I don't know of any async db libs to do that with... I guess the only way is to use a thread pool, losing a big part of the advantages of suspending.