On Windows, sandbox helper windows stay hidden and timeouts now tell you a UAC prompt may be open.
What's wrong with this entry?
srt-win invocations spawn with windowsHide set, and a spawn that returns ETIMEDOUT now raises a typed timeout error instead of a generic spawn failure.
- the timeout error carries the full argv and the elapsed milliseconds
- the install path maps that code onto a message about the UAC prompt possibly still being open
- Windows only, and only on the srt-win sandbox path
srt_win_timeout
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Windows policy helpers can be PowerShell scripts
Both mention window
-
v2.1.234
Windows sandbox refusals now say why an exclusion did not apply
Both mention window
-
v2.1.234
Terminal is restored on Ctrl+Break on Windows
Both mention window