Not sure if lack of `suspend` is the issue. But `T...
# ktor
a
Not sure if lack of
suspend
is the issue. But
TestApplicationEngine.handleRequest
uses
runBlocking
which could hog up the Thread and therefore never hit the timeout