Commit 52dccd8
committed
fix(procmgr): fall back to inherit when Windows stdio file redirect fails
Warn and reuse the inherit/NUL stdio path when CreateFileW cannot open a
configured stdout/stderr file, matching Unix and tokio spawn behavior.1 parent f2e490f commit 52dccd8
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
290 | 305 | | |
0 commit comments