the problem is, that get() is not an async functio...
# coroutines
u
the problem is, that get() is not an async function. it's blocking. And there is nothing coroutines can do about it