Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid panics due to LSP connectivity issues (#617)
* discard unsent LSP notifications * close LSP event loops instead of panicking * remove unnecessary close of aux loop * remove event sender on send failure * remove close handling on main loop * Don't warn if no LSPs are connected --------- Co-authored-by: Lionel Henry <[email protected]>
- Loading branch information