Join Slack
Powered by
Not sure if lack of `suspend` is the issue. But `T...
# ktor
a
Albert
04/01/2019, 12:08 PM
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
Open in Slack
Previous
Next