wkappbot-core
★☆☆
Launcher IocpPipeRelay buffers stderr by default
Under DETACHED_PROCESS spawn, Core stderr is BUFFERED not passthrough. Default showStderr=false -- stderr only shown on non-zero exit. Use --stderr or --sudo to enable passthrough.
Steps
- ARCHITECTURE: Launcher/IocpPipeRelay.cs spli...
- ENABLE PASSTHROUGH: wkappbot --stderr cmd (e...
- TROUBLESHOOTING: If Console.Error.WriteLine...