microsoft / vscode-python

Python extension for Visual Studio Code
https://aka.ms/pvsc-marketplace
MIT License
4.31k stars 1.18k forks source link

Reactivating Terminals #24263

Open KaranRajeshkumar opened 4 days ago

KaranRajeshkumar commented 4 days ago

Type: Performance Issue

WHenever I run a python code, the output doesnt appear instead "reactivating Terminals" popup appears

VS Code version: Code 1.94.0 (d78a74bcdfad14d5d3b1b782f87255d802b57511, 2024-10-02T13:08:12.626Z) OS version: Windows_NT x64 10.0.19045 Modes:

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i3 CPU 550 @ 3.20GHz (4 x 3191)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: unavailable_off
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: unavailable_off
vulkan: disabled_off
webgl: enabled
webgl2: unavailable_off
webgpu: enabled
webnn: disabled_off| |Load (avg)|undefined| |Memory (System)|7.93GB (5.11GB free)| |Process Argv|--crash-reporter-id 289512fc-2e34-4f45-adaf-3013e3bd641b| |Screen Reader|no| |VM|0%|
Process Info ``` CPU % Mem MB PID Process 0 111 4696 code main 0 281 1084 extensionHost [1] 0 86 1476 "C:\Users\Karan Rajeshkumar\AppData\Local\Programs\Microsoft VS Code\Code.exe" "c:\Users\Karan Rajeshkumar\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\json-language-features\server\dist\node\jsonServerMain" --node-ipc --clientProcessId=1084 0 86 8760 electron-nodejs (server.js ) 0 84 10128 electron-nodejs (server.js ) 0 89 3512 fileWatcher [1] 8 94 4788 gpu-process 0 31 6192 crashpad-handler 0 102 7920 ptyHost 0 73 8100 C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -noexit -command "try { . \"c:\Users\Karan Rajeshkumar\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\contrib\terminal\common\scripts\shellIntegration.ps1\" } catch {}" 0 6 9096 conpty-agent 0 43 9324 utility-network-service 0 94 9848 shared-process 4 190 9944 window [1] (Welcome - VS CODE - Visual Studio Code) ```
Workspace Info ``` | Window (Welcome - VS CODE - Visual Studio Code) | Folder (VS CODE): 6 files | File types: | Conf files:; ```
Extensions (13) Extension|Author (truncated)|Version ---|---|--- vscode-django|bat|1.15.0 vscode-html-css|ecm|2.0.10 c-cpp-runner|fra|9.4.9 copilot|Git|1.235.0 copilot-chat|Git|0.21.0 vscode-docker|ms-|1.29.3 vscode-dotnet-runtime|ms-|2.1.7 debugpy|ms-|2024.10.0 python|ms-|2024.16.0 vscode-pylance|ms-|2024.9.2 cpptools|ms-|1.21.6 cpptools-extension-pack|ms-|1.3.0 vscode-lldb|vad|1.10.0 (1 theme extensions excluded)
A/B Experiments ``` vsliv368:30146709 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscod805:30301674 binariesv615:30325510 vsaa593:30376534 py29gd2263:31024239 c4g48928:30535728 azure-dev_surveyone:30548225 a9j8j154:30646983 962ge761:30959799 pythongtdpath:30769146 welcomedialogc:30910334 pythonnoceb:30805159 asynctok:30898717 pythonmypyd1:30879173 h48ei257:31000450 pythontbext0:30879054 accentitlementst:30995554 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfnew:31000557 dsvsc020:30976470 pythonait:31006305 dsvsc021:30996838 g316j359:31013175 a69g1124:31058053 dvdeprecation:31068756 dwnewjupytercf:31046870 impr_priority:31102340 nativerepl1:31139838 refactort:31108082 pythonrstrctxt:31112756 flightc:31134773 wkspc-onlycs-t:31132770 nativeloc1:31134641 wkspc-ranged-t:31151552 cf971741:31144450 autoexpandse:31146404 iacca2:31150323 notype1:31151523 cc771715:31146322 ```
anthonykim1 commented 1 day ago

If you change your locator setting from native to js, does that work?