Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Do not allow workspace root to be an interpreter/library path #1210

Merged
merged 2 commits into from
Jun 17, 2019

Conversation

jakebailey
Copy link
Member

Fixes #1175.
Fixes #1209.
Updates #537.

If the workspace root is allowed to be an interpreter path, the analysis hangs. This only happens with editable installs, which modify the interpreter via pth files.

@jakebailey jakebailey merged commit 4932cba into microsoft:master Jun 17, 2019
@jakebailey jakebailey deleted the root-not-interpreter branch June 17, 2019 19:31
jakebailey added a commit to jakebailey/python-language-server that referenced this pull request Nov 1, 2019
…oft#1210)

* do not allow root to be added to interpreter paths

* fix inverted condition
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Microsoft Intellisense not working with setuptools develop "Code Analysis in progress" forever (never starts?)
2 participants