Python language server crashes with large files open #3011
Labels
area-intellisense
LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.
bug
Issue identified by VS Code Team member as probable bug
Environment data
Actual behavior
Python language server continually crashes (I have some pretty large python files open) and a window frequently pops up with following message.

Carried forward from: #2108
Expected behavior
Thing should run normally, if a file cannot be handled it should inform me as such and at least not crash.
Steps to reproduce:
Logs
Output for
Python
in theOutput
panel (View
→Output
, change the drop-down the upper-right of theOutput
panel toPython
)Output from
Console
under theDeveloper Tools
panel (toggle Developer Tools on underHelp
)The text was updated successfully, but these errors were encountered: