Terminate terminal session when a thread is settled. #10089
silverbucket
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Currently if you have a dev server running to test a new feature in your thread, then along the way you create and land a PR, settle your thread. If you forgot to kill the dev server, it keeps running. So you end up having to click through settled threads to find the one still-running process and kill it.
It would be great to have a configurable setting, to kill the terminal process when a thread is settled.
All reactions