By some reason i keep getting `org.eclipse.jetty.s...
# ktor
n
By some reason i keep getting
org.eclipse.jetty.server.HttpOutput: java.io.IOException: Closed while Pending/Unready
when using
embeddedServer
with Jetty. This happens extremely inconsistent and mostly (but not necessary) on requests that take more than 1s to do. Is there some kind of timeout in Jetty?