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

Terminal process crashes when canceling a cancel #38732

Closed
CoenraadS opened this issue Nov 19, 2017 · 1 comment
Closed

Terminal process crashes when canceling a cancel #38732

CoenraadS opened this issue Nov 19, 2017 · 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

@CoenraadS
Copy link
Contributor

CoenraadS commented Nov 19, 2017

  • VSCode Version: Code 1.18.1 (929bacb, 2017-11-16T18:32:36.023Z)
  • OS Version: Windows_NT x64 10.0.15063

Steps to Reproduce:

  1. yo code -> new Typescript extension
  2. ctrl + shift + b to start build task
  3. In terminal, ctrl + c to cancel build task
  4. Terminate batch job (Y/N)?
  5. n (I don't want to cancel)
  6. Terminal crashes
The terminal process terminated with exit code: 1
e.doShow @ /C:/Program Files/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:9
@vscodebot vscodebot bot added the terminal General terminal issues that don't fall under another label label Nov 19, 2017
@CoenraadS CoenraadS changed the title Terminal process exits when canceling a cancel Terminal process crashes when ending build task Nov 19, 2017
@CoenraadS CoenraadS changed the title Terminal process crashes when ending build task Terminal process crashes when canceling a cancel Nov 19, 2017
@Tyriar
Copy link
Member

Tyriar commented Dec 15, 2017

Tracking in microsoft/node-pty#168

@Tyriar Tyriar closed this as completed Dec 15, 2017
@Tyriar Tyriar added the *duplicate Issue identified as a duplicate of another issue(s) label Dec 15, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 29, 2018
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