- VSCode Version: Code - Insiders 1.17.0-insider (7ac1f1e, 2017-09-30T05:06:21.234Z)
- OS Version: Windows_NT x64 10.0.15063
- Extensions: none
Steps to Reproduce:
- Open a non-console app from vscode terminal (e.g. notepad)
- Kill the terminal using the trashcan button
Expected: Only the terminal process and any other processes attached to the console should be killed.
Actual: Entire process tree is killed, even non-console applications.
Steps to Reproduce:
Expected: Only the terminal process and any other processes attached to the console should be killed.
Actual: Entire process tree is killed, even non-console applications.