Skip to content
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

vscode hangs after killing the terminal which is stuck in executing infinite loop #88923

Closed
arpanmangal opened this issue Jan 19, 2020 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) terminal General terminal issues that don't fall under another label

Comments

@arpanmangal
Copy link

arpanmangal commented Jan 19, 2020

  • VSCode Version: 1.41.1
  • OS Version: Windows 10 (10.0.18362)

Steps to Reproduce:

  1. Using integrated wsl terminal on vscode, ssh to a remote server.
  2. Execute a code which either runs infinitely (printing something), or better gives a series of (infinite) exceptions.
  3. Ctrl+C doesn't work (for killing the process), so kill the terminal (using vs-code dustbin icon)
  4. vscode window stops responding.
@vscodebot vscodebot bot added the terminal General terminal issues that don't fall under another label label Jan 19, 2020
@aeschli aeschli assigned Tyriar and unassigned aeschli Jan 21, 2020
@Tyriar
Copy link
Member

Tyriar commented Feb 3, 2020

/duplicate #74620

@Tyriar Tyriar closed this as completed Feb 3, 2020
@vscodebot vscodebot bot added the *duplicate Issue identified as a duplicate of another issue(s) label Feb 3, 2020
@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) terminal General terminal issues that don't fall under another label
Projects
None yet
Development

No branches or pull requests

3 participants