Commit d2693c2
committed
fix(io): add windowsHide to login shell env probe on Windows
The execLoginShellEnvZero helper was missing windowsHide: true, causing
a PowerShell console window to flash briefly during gateway startup on
Windows. This completes the fix started in #48320 and #70308 for the
v2026.5.4 code path.
Closes #781591 parent 4b09c27 commit d2693c2
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
92 | 93 | | |
93 | 94 | | |
94 | 95 | | |
| |||
0 commit comments