Commit f94ab42
Return early in activate from env var collection (microsoft#25286)
Resolves: microsoft#25275
microsoft#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]>1 parent 58d2f3d commit f94ab42
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
100 | 108 | | |
101 | 109 | | |
102 | 110 | | |
| |||
0 commit comments