Apparently at least macOS will let you write to stdin (and iTerm2 will show the output! Even if stdout/stderr are redirected!) but that's probably always an application error.
Sounds like we can save developers some debugging by opening those file descriptors read/write only.
Apparently at least macOS will let you write to stdin (and iTerm2 will show the output! Even if stdout/stderr are redirected!) but that's probably always an application error.
Sounds like we can save developers some debugging by opening those file descriptors read/write only.