Python-Nova.novaextension icon indicating copy to clipboard operation
Python-Nova.novaextension copied to clipboard

Received cancel notification for unknown message

Open mmshivesh opened this issue 5 years ago • 0 comments

Warning message emitted by the Language server of the following format:

WARNING - pyls_jsonrpc.endpoint - Received cancel notification for unknown message id xxx

Breaks completions and linting. Related Issues open on the core LS implementation:

https://github.com/palantir/python-jsonrpc-server/issues/17 https://github.com/palantir/python-jsonrpc-server/issues/50

mmshivesh avatar Nov 13 '20 06:11 mmshivesh