You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add ability to disable discovery of environments (flags for each)
Benefits:
When extension fails to load, we can turn off all of them and ask users to turn them on one by one, helps diagnose Extension load failiure due to pyenv detection crash #4377 * Faster CI, we don't need discovery on our CI servers. (Extensions will load much faster, today they occasionally timeout after 60s)
Benefits:
* Faster CI, we don't need discovery on our CI servers. (Extensions will load much faster, today they occasionally timeout after 60s)