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.

New Language Server chewing up CPU and fails on Mac

See original GitHub issue
  • Enable analysis engine on Mac
  • Reload VS Code
  • Open a python file with the following code:
import sys
print(sys)
  • Hover over sys in second line

Observations

  • dotnet process uses around 100% CPU
  • Number of errors are logged in console window

Work around

  • Edit the file
  • Save changes
  • Hover and intellisense works
  • After around 30 seconds, cpu usage of dotnet process goes down to <1%

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:17 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
brettcannoncommented, Jul 9, 2018

@DonJayamanne didn’t you mention today this is no longer an issue?

1reaction
patryscommented, Jun 8, 2018

I’ve left my Macbook at work so I’ll try to reproduce this on Monday.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Very high CPU and memory usage after update in MacOS Big ...
I have 2 RN projects, one is using TS and one it is not, but the CPU usage is the same. (~120%). I...
Read more >
How to fix the kernel_task high CPU usage issue - Setapp
Here are just some reasons for kernel task taking up CPU problem: Too many Mac apps using too much CPU so that kernel_task...
Read more >
How to reduce WindowServer's CPU usage on your Mac
How to find out if WindowServer is using excessive CPU cycles. Navigate to Applications > Utilities and launch Activity Monitor. Click the top ......
Read more >
How to Reduce the Windowserver CPU Usage on Mac
How to reduce your Mac's WindowServer CPU usage · 1. Restart your Mac · 2. Declutter your desktop · 3. Close windows you...
Read more >
Citrix Workspace app for Mac
app by using the Quit option from Citrix Workspace icon in the menu bar. ... The “Cannot connect to server error” appears when...
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