Skip to content

Terminals launched with invalid paths hang during creation and never emit onExit #31301

@azydevelopment

Description

@azydevelopment
  • VSCode Version: Code 1.14.2 (cb82feb, 2017-07-19T23:34:09.706Z)
  • OS Version: Windows_NT ia32 10.0.15063
  • Extensions:
Extension Author (truncated) Version
cpptools ms- 0.12.1
csharp ms- 1.11.0

Steps to Reproduce:

  1. Open an empty folder with VSCode
  2. Configure a new MSBuild task
  3. Try building (execute task)

Expected: Fails gracefully somehow
Actual: Just spins forever and never dies until I manually kill the task.

Note: this also happens when I mistype a path or something in the command to a directory that say for example doesn't exist. If the command is wrong in some way, the task will just spin forever.

Reproduces without extensions: Yes/No

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugterminalGeneral terminal issues that don't fall under another labelverifiedVerification succeededwindowsVS Code on Windows issues

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions