workspace-diagnostics.nvim
workspace-diagnostics.nvim copied to clipboard
Hangs the entire system
Description
Opening a medium=sized C project with this hangs my system, all cores at 100%, until the process is killed by the OS. I'm using clangd. Not sure if this is due to a conflict with another plugin or some configuration problem. But after disabling the workspace-diagnostics.nvim, everything works as expected.
Steps to reproduce
- Open a properly configured medium/large project with clangd and this plugin.
Environment
- NVIM v0.11.0-dev-337+g4b3be56a03
- Plugin: dev