Python interpreters/cmds processes are not closed #72769
Labels
info-needed
Issue requires more information from poster
terminal
General terminal issues that don't fall under another label
Issue Type: Bug
Note: I've already reported this issue to Python extension, but apparently this is not their issue - Python extension does not spawn any processes.
I am running some python script and after a while (for example, a few days of computer usage), I can see tens of leftower python interpretters and console window hosts in task manager. Seems like something does not do the cleanup properly.
All of those Python processes were spawned with this data:
At the same time, there is approximately the same number of Console windows:
My co-worker does not use VS Code for the same project, and he does not have any remaining python interpretters/cmds after days of work.
Extension version: 2019.3.6558
VS Code version: Code 1.33.1 (51b0b28, 2019-04-11T08:27:14.102Z)
OS version: Windows_NT x64 10.0.17763
System Info
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: enabled
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled
VS Code version: Code 1.33.1 (51b0b28, 2019-04-11T08:27:14.102Z)
OS version: Windows_NT x64 10.0.17763
System Info
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: enabled
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled
Extensions (6)
The text was updated successfully, but these errors were encountered: