mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 17:36:19 +04:00
50dd11985c
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 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |