BUG: When handing the child stdin pipe a file, allow another process to be...
BUG: When handing the child stdin pipe a file, allow another process to be writing to the file at the same time. This allows children such as tail -f to function properly.
Please register or sign in to comment