kondratyev-nv / vscode-python-test-adapter

Python Test Adapter for the VS Code Test Explorer
https://marketplace.visualstudio.com/items?itemName=LittleFoxTeam.vscode-python-test-adapter
MIT License
117 stars 27 forks source link

Extension causes high cpu load #224

Closed shyam640 closed 3 years ago

shyam640 commented 3 years ago

:warning: Make sure to attach this file from your home-directory: :warning:c:\Users\HP\AppData\Local\Temp\littlefoxteam.vscode-python-test-adapter-unresponsive.cpuprofile.txt

Find more details here: https://github.com/microsoft/vscode/wiki/Explain-extension-causes-high-cpu-load

kondratyev-nv commented 3 years ago

@shyam640 Thank you for the issue! Can you please attach c:\Users\HP\AppData\Local\Temp\littlefoxteam.vscode-python-test-adapter-unresponsive.cpuprofile.txt file to the issue? Also, can you provide additional information? Like what test framework are you using? How many tests do you have? How long does it take for your tests to be discovered/completed without extension (for example, from command line)?