Open
Description
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