BadSourceException #2501
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
After language server reloads modules server starts crashing with BadSourceException, it restarts itself and after a few cycles it stops restarting completely.
Expected behavior
Normal behaviour.
Steps to reproduce:
1- Open python file.
2- Edit it normally.
3- Wait for extension to crash.
Logs
Output for
Python
in theOutput
panel (View
→Output
, change the drop-down the upper-right of theOutput
panel toPython
)The text was updated successfully, but these errors were encountered: