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
Return early in activate from env var collection (#25286)
Resolves: #25275#25284
It seems like python env var experiment is interfering when env
extension is being used.
We should not implicit activate with env var experiment if environment
extension is installed and being used.
---------
Co-authored-by: Eleanor Boyd <[email protected]>
0 commit comments