#4791 Do not block when waiting for subprocess to finish
Merged by pingou. Opened by pingou.
pr/4785  into  master

Download 4791.patch

If the subprocess generates enough output to fill up the pipe, it will
block and wait for somebody to read from the pipe before continuing.

Signed-off-by: Michal Srb michal@redhat.com

rebased onto 6db5a5b91cf9c937094803e572749d9e04782573

Considering the commit isn't from me, I'm going to review it and get it in.

Thanks @msrb !

Pull-Request has been merged by pingou

Metadata