Right now orange bars persist if one runs `vim.lsp.stop_client(vim.lsp.get_clients { bufnr = 0 })` while a buffer is still being processed.
Right now orange bars persist if one runs
vim.lsp.stop_client(vim.lsp.get_clients { bufnr = 0 })while a buffer is still being processed.