Concurrent handling of lsp handlers
Open
priority: high
v3
- Dominant language
- Haskell
- Stars
- 423
- Forks
- 105
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
Currently it seems that the `lsp` handlers are not executed concurrently, so only one can run at a time. Are there any workarounds for this, or any plans to make it possible to run the handlers concurrently?
Contributor guide
Assessment
This issue has not been assessed yet.