Skip to content

Python LSP server completely stops working after a cancel notification is received #114

Open
@hugorichard

Description

@hugorichard

I installed pylsp and all required modules.
When using python-lsp-server I see the following warning
"2021-11-14 15:12:47,855 CET - WARNING - pylsp_jsonrpc.endpoint - Received cancel notification for unknown message id 10"
and then everything stops working : the auto-completions, linting, signature help.

I am a spacemacs user (=emacs). A lot of other users (including some people using different IDE) have experienced this issue. See:
palantir/python-jsonrpc-server#17
python-lsp/python-lsp-jsonrpc#5
emacs-lsp/lsp-mode#1731
palantir/python-jsonrpc-server#17

Any ideas on what could be the problem ?

Best,
Hugo

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions