Is there any way for me to debug why my endpoint o...
# ktor
j
Is there any way for me to debug why my endpoint only works once? The second time I'm calling it ktor just hangs. The debugger never hits the first line within the route endpoint body. Restarting the server makes it work for 1 time again.