question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Extension causes high cpu load due to interpreter discovery

See original GitHub issue
  • Issue Type: Performance
  • Extension Name: python
  • Extension Version: 2020.5.80290
  • OS Version: Windows_NT x64 10.0.18362
  • VSCode version: 1.45.1

⚠️ Make sure to attach this file from your home-directory: ⚠️C:\Users\cferguson\ms-python.python-unresponsive.cpuprofile.txt

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

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:11
  • Comments:84 (10 by maintainers)

github_iconTop GitHub Comments

7reactions
tibitTWcommented, Jun 28, 2021

Please Help…I am also facing the same issue. I Want to use extension urgently for some python project, but getting this error . ms-python.python-unresponsive.cpuprofile.txt

So this is how I temporarily fixed this problem, put this line in your settings.json :

    "python.experiments.enabled": false,
7reactions
mauzacommented, Feb 18, 2021

I had to disable the python extension so I could connect to a liveshare. It hung on loading the extension. Looking at the htop there was a vscode process that looked like it was related to finding the terminal that was taking 100% of a cpu.

Read more comments on GitHub >

github_iconTop Results From Across the Web

High CPU usage - Workload Security - Trend Micro Cloud One
On a computer protected by an agent, you can use these steps to determine and resolve the cause of high CPU usage. Verify...
Read more >
High CPU usage due to CEPHtmlEngine - Adobe Support
Some users may experience high CPU usage after launching Adobe products. High CPU usage can cause sluggish cursor movement, performance lag, ...
Read more >
Investigate high CPU utilization | Cloud Spanner
This page describes how to use CPU utilization metrics and charts, along with other introspection tools, to investigate high CPU usage in your...
Read more >
CPU Metrics - Intel
A high number of CPU cycles is being spent waiting for LLC load misses to be serviced ... This can be caused by...
Read more >
39.8 Overview of Performance and Resource Metrics
High level CPU and Memory usage are available in the Summary tab with more ... An abnormally high value indicates that the system...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found