aboutsummaryrefslogtreecommitdiff
path: root/book/theme/highlight.js
diff options
context:
space:
mode:
authorMichael Davis2022-05-17 05:45:34 +0000
committerGitHub2022-05-17 05:45:34 +0000
commit50dd11985c107b9ed1abb7ca4ebc95f02deff9cf (patch)
tree7b027f272a7839ad9d4cafcd5a65e40aaee4fdde /book/theme/highlight.js
parent0258cf45f300eb2ac1119be4186a83bfa5835bd9 (diff)
prevent panic when handling an LSP response with no request (#2475)
A language server may push a response which doesn't belong to any request. With this change, we discard the response rather than crashing. In the case of #2474, the language server sends an error message with a null request ID which should not ever exist in the `pending_requests` HashMap. closes #2474
Diffstat (limited to 'book/theme/highlight.js')
0 files changed, 0 insertions, 0 deletions