I deployed echo v3 from echo v2 in my project.
But if I press Ctrl+C in the windows command prompt, echo v3 is not exited immediately.
Only "echo:shutdown initiated", "echo: already shutting down" messages are showing.
After one min, echo was really exited then I can start server again.
What is wrong?
I deployed echo v3 from echo v2 in my project.
But if I press Ctrl+C in the windows command prompt, echo v3 is not exited immediately.
Only "echo:shutdown initiated", "echo: already shutting down" messages are showing.
After one min, echo was really exited then I can start server again.
What is wrong?