With the ktor client using Apache, I'm seeing quit...
# ktor
r
With the ktor client using Apache, I'm seeing quite a few
java.lang.IllegalStateException: Request cannot be executed; I/O reactor status: STOPPED
errors. Any idea what might cause that? According to my search, this should only happen if the Apache client code gets into a bad state somehow.