Commit c4c4640
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 ce5471c commit c4c4640
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
292 | 307 | | |
0 commit comments