Does a coroutine used to process a ktor server req...
# ktor
r
Does a coroutine used to process a ktor server request get cancelled if the caller's socket terminates i.e. a http client timeout?