Jedi language server does not recover under certain cirumstances #926
Labels
area-intellisense
LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.
bug
Issue identified by VS Code Team member as probable bug
Milestone
#720 (comment)
Looks like the method
pidusage.stat(this.proc.pid, async (err, result) => {
returnsundefined
forresult
and causes the extension to fall over.The text was updated successfully, but these errors were encountered: