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
Use synchronize-request in LSP tests on 6.2 (#1461)
The tests used `workspace/_pollIndex` to determine if sourcekit-lsp had
finished indexing, however this hidden request was removed from
sourcekit-lsp recently in favour of `workspace/_synchronize`
Issue: #1457
0 commit comments