wkappbot-core
★☆☆
Elevated proxy subprocess timeout HasExited check
Admin Eye proxy must distinguish 'process hung' from 'grandchild holds stdout pipe' after WaitForExitAsync 30s cancel
Steps
- In .NET 8, Process.WaitForExitAsync with red...
- If child exits cleanly but grandchild (daemo...
- Fix (ElevatedEyeProxy.cs ExecuteCommand): on...
- Only when HasExited=false is it a true hang...