Skip to content
Snippets Groups Projects
Commit c7be64f7 authored by Simon McVittie's avatar Simon McVittie
Browse files

adverb: Don't interfere with child process's stdout


We want this to be as similar as possible to exec'ing the child
process directly. Close the original stdout, so that if the
child's stdout is a pipe from which a caller reads until EOF, we do
not prevent EOF from occurring.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent c012b1a8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment