mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 22:17:05 +07:00
If we create venv after the IDE has started, there's basically a race between venv creation and Python SDK configurator. And since configuration is DumbAware action, it can start right after project opening, which would lead to non-existing venv and system python being set as SDK as a fallback. GitOrigin-RevId: a6498d1820c43b3cdc38285bcba1c2def8343dfb