-
Notifications
You must be signed in to change notification settings - Fork 30.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Kill" button does nothing on one task terminal #153486
Comments
This seems like something that might be un-reproducible so I tried to debug a bit. The Error in Log (Window):
|
Maybe caused by #152791? |
Is that issue about terminal editors? I never moved the terminal into an editor. |
It is, but the change is related to dispose/isDisposed in the command TerminalInstance class |
I have been testing the task shell integration (running some tasks, resizing the terminal to see if the decoration stayed in the right place) and now one of my task terminals is unkillable:
I had just killed 2 other task terminals without issue.
The text was updated successfully, but these errors were encountered: