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
- Fixes#2305
The issue isthat when using :cancel-handler we leak cleanup handlers. Putting a
log in lsp--cancel-request proves that. Currently the cancel-handler does not
kick due to tick mode so it is fine to switch to that code
0 commit comments