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 #219

Closed cxvmz closed 3 years ago

cxvmz commented 3 years ago

:warning: Make sure to attach this file from your home-directory: :warning:c:\Users\chris\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

@cxvmz Thank you for the issue! Can you please attach c:\Users\chris\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)?