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.

Dart stays 99% cpu all the time

See original GitHub issue

Similar to https://github.com/Dart-Code/Dart-Code/issues/1114

image

1155 ?? 19:30.39 /Users/n.korostelev/flutter/flutter/bin/cache/dart-sdk/bin/dart /Users/n.korostelev/flutter/flutter/bin/cache/dart-sdk/bin/snapshots/analysis_server.dart.snapshot --client-id=Dart-Code.dart-code --client-version=3.7.1

Pretty sure it because VSCode is open. However, I don’t even have an open flutter/dart project but the extension is installed

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:27 (15 by maintainers)

github_iconTop GitHub Comments

1reaction
DanTupcommented, Jun 18, 2020

@MarcusTomlinson I don’t think that’s the same issue as this, those all have 0% CPU. Could you file another issue, and include the full command line for the processes are being left behind? Thanks!

0reactions
mahmoudatef955commented, Feb 2, 2022

Thanks a lot,I appreciate it.

On Wed, Feb 2, 2022 at 5:01 PM Danny Tuppeny @.***> wrote:

I don’t, but things I’d try:

  • ensure you’re on the last version of the Flutter SDK
  • ensure you have the latest version of the Dart/Flutter plugins for IntelliJ
  • check if it happens with a branch new Flutter project, or only with this specific project

If it only happens with one specific project and not the new one, you should try to find what’s different between the two that might be triggering it (or, get the problematic project into a state where you can zip it up and share it).

Assuming it’s the Dart Analysis Server using up all the CPU, the best repo to file the issue is https://github.com/dart-lang/sdk.

— Reply to this email directly, view it on GitHub https://github.com/Dart-Code/Dart-Code/issues/2219#issuecomment-1028028932, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEN7TAAMHETLOFSFPHNF6ODUZFBOBANCNFSM4KG3C7TQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>

Read more comments on GitHub >

github_iconTop Results From Across the Web

High CPU usage for a brand new Flutter app for Windows
I just started a brand new Flutter project for Windows following this tutorial, and I'm experiencing pretty high CPU ...
Read more >
Dart Hogging Computer CPU : r/dartlang - Reddit
I recently got the dart-sdk from chocolaty but whenever I use it with VS Code dart.exe uses almost 99% of CPU and stays...
Read more >
Is it normal for my computer to be using this much CPU or ...
If the CPU usage is around 100%, this means that your computer is trying to do more work than it has the capacity...
Read more >
6-67352-03 Rev A StorNext Advanced Reporting 2.0.4 ... - Quantum
Categories of Processes in the CPU stats in % Graph . . . . 46 ... No matter what time period you select,...
Read more >
Troubleshoot high CPU usage on RDS for MySQL or Aurora ...
I'm experiencing high CPU utilization on my Amazon Relational Database Service (Amazon RDS) for MySQL DB instances or my Amazon Aurora ...
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