rome/tools

🐛VSCode extension stuck at 100% cpu usage

開放

#4,184 建立於 2023年1月31日

 (38 則留言) (0 個反應) (1 位負責人)Rust (647 個分叉)batch import
A-LSPHelp wantedS-Needs info

倉庫指標

星標
 (23,438 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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

貢獻者指南