-
I was running a node.js express server through the npm scripts panel on the left. If I click the delete button in the terminal, the server stops. If I run the server again and this time I refresh code-server, the terminal is gone but the server is still running. The only way I have been able to stop it is by triggering a container rebuild. Is there any better way to stop such servers? Info: Similar discussions: #2580 (Recover Terminal) |
Beta Was this translation helpful? Give feedback.
Answered by
jsjoeio
Mar 18, 2021
Replies: 1 comment 3 replies
-
cc @bpmct |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
cc @bpmct