Skip to content

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Mar 26, 2024

If sourcekit-lsp sent a publishDiagnostics notification, we would try to interpret it as a request reply. This failed because the notification wasn’t actually the reply to the request we were expecting.

Ignore all notifications or requests from sourcekit-lsp when waiting for a request reply to fix this issue.

…st reply

If sourcekit-lsp sent a `publishDiagnostics` notification, we would try to interpret it as a request reply. This failed because the notification wasn’t actually the reply to the request we were expecting.

Ignore all notifications or requests from sourcekit-lsp when waiting for a request reply to fix this issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants