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

VS Code hangs after running CLS command in the terminal followed by killing all terminal sessions. #77737

Closed
andy-gh opened this issue Jul 22, 2019 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) terminal Integrated terminal issues

Comments

@andy-gh
Copy link

andy-gh commented Jul 22, 2019

Issue Type: Bug

VS Code hangs after running CLS command in the terminal followed by killing all terminal sessions.

  1. Create a test.py file, containing print("hello world")
  2. Run the file with Ctrl-F5 once: a Python Debug Console terminal will be created.
  3. Run cls command in this terminal.
  4. Kill the debug terminal by pressing the trash icon. The default cmd terminal will be shown instead.
  5. Kill the default terminal by pressing the trash icon again.
  6. VS code should now hang indefinitely.

VS Code version: Code 1.36.1 (2213894, 2019-07-08T22:59:35.033Z)
OS version: Windows_NT x64 10.0.18362

System Info
Item Value
CPUs AMD Ryzen 3 2200G with Radeon Vega Graphics (4 x 3775)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_deferred_display_list: disabled_off
skia_renderer: disabled_off
surface_synchronization: enabled_on
video_decode: enabled
viz_display_compositor: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 15.95GB (12.19GB free)
Process Argv
Screen Reader no
VM 50%
Extensions (4)
Extension Author (truncated) Version
python ms- 2019.6.24221
cpptools ms- 0.24.0
csharp ms- 1.21.0
vs-keybindings ms- 0.2.0
@vscodebot vscodebot bot added the terminal Integrated terminal issues label Jul 22, 2019
@Tyriar
Copy link
Member

Tyriar commented Jul 27, 2019

/duplicate #76548

@Tyriar Tyriar closed this as completed Jul 27, 2019
@vscodebot vscodebot bot added the *duplicate Issue identified as a duplicate of another issue(s) label Jul 27, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Sep 10, 2019
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 Integrated terminal issues
Projects
None yet
Development

No branches or pull requests

2 participants