You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?