Skip to content
Discussion options

You must be logged in to vote

It looks like this is an issue within pylsp. These lines that we print as error in the log are printed by pylsp on stderr:

2024-03-20T17:27:49.812 helix_lsp::transport [ERROR] pylsp err <- "2024-03-20 17:27:49,810 WIB - WARNING - pylsp.workspace - There was an error while trying to initialize progress reporting.Likely progress reporting was used in a synchronous LSP handler, which is not supported by progress reporting yet. To prevent waiting for the timeout you can set `skip_token_initialization=True`. Not every editor will show progress then, but many will.\n"
2024-03-20T17:27:49.812 helix_lsp::transport [ERROR] pylsp err <- "Traceback (most recent call last):\n"
2024-03-20T17:27:49.812…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rfdzan
Comment options

Answer selected by rfdzan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #9941 on March 20, 2024 12:32.