All right, but the thing I want to do after 30 sec...
# ktor
m
All right, but the thing I want to do after 30 seconds is just a database query. Basically I wonder if there is a better way than spawning a thread with a 30 second sleep and a query in it.