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

贡献者指南