python-language-server
python-language-server copied to clipboard
Analyzing in Background - XX items remaining - stuck for a long time
Environment data
- Language Server version: 0.5.45.0
- OS and version: Windows 10
- Python version (& distribution if applicable, e.g. Anaconda): 3.6, Anaconda
Expected behaviour
To eventually stop analyzing
Actual behaviour
It has been analyzing for long time
Logs
https://gist.github.com/asishm/077153305cff814425b12ec65da2a71c
Code Snippet / Additional lnformation
Looks like 3 roots, each with pretty large libraries. So output is from 3 separate LS processes since they are per root and not sharing. How long did you wait?