rome/tools

🐛VSCode extension stuck at 100% cpu usage

Aperta

#4184 aperta il 31 gen 2023

 (38 commenti) (0 reazioni) (1 assegnatario)Rust (647 fork)batch import
A-LSPHelp wantedS-Needs info

Metriche repository

Star
 (23.438 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Environment information

same Rome rage as here

https://github.com/rome/tools/issues/4182#issuecomment-1410177376

too big to paste in this issue creation page for some reason

What happened?

After working for a while, saving a file gets stuck and these kinds of messages appear, spinning indefinitely:

If I look at how Rome is doing in the activity monitor, it's stuck spinning at 100% like so:

Seems like there's an infinite loop issue happening? Not sure what else it could be.

If I just dismiss the dialogs, I notice that the Rome process continues to be maxed out, looks like it's stuck. Only way to stop is either close vscode or kill the process directly.

Expected result

Rome not cause CPU to max out at 100% forever!

Code of Conduct

  • I agree to follow Rome's Code of Conduct

Guida contributor