-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugterminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another labelverifiedVerification succeededVerification succeededwindowsVS Code on Windows issuesVS Code on Windows issues
Milestone
Description
- 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:
- Open an empty folder with VSCode
- Configure a new MSBuild task
- 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
taradinoc
Metadata
Metadata
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugterminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another labelverifiedVerification succeededVerification succeededwindowsVS Code on Windows issuesVS Code on Windows issues