analyzer process uses a lot of memory (up to 1GB)
description
When generating the intellisense database for my python 2.7 interpreter, I noticed that Task Manager reported up to 1GB of memory for the analyzer process. I don't have that many libraries installed under Python 2.7, just azure, django and pip. Attached screenshot was taken just before it went up to 1GB.
This may be a non-issue. I do not know how bad it gets if someone has a lot of libraries installed.