Important note: Once I switched from "Pre-release version" to released version, the problem disappeared. This means that the attached extension issue you see here is not the same as the extension ...
Looks like cached_property appeared in python 3.8, while I am using venv with python 3.6. It is interesting that the Python Language Server it self is running in the dev target environment (using the ...