pylsp async job failed timeout #9945
Answered
by
the-mikedavis
rfdzan
asked this question in
Troubleshooting
-
This happens when I simply sit and wait for code completion to show a list of available methods e.g. typing "self." and waiting for the drop down list. I use helix for multiple languages and this is the first time an lsp acted up. when i close helix, it stalls for a bit and this error message comes up:
|
Beta Was this translation helpful? Give feedback.
Answered by
the-mikedavis
Mar 20, 2024
Replies: 1 comment 1 reply
-
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:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
rfdzan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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: