Skip to content
Snippets Groups Projects
Commit 4d2e3696 authored by Eric Müller's avatar Eric Müller :mountain_bicyclist: Committed by Jakob Kaiser
Browse files

fix: Unblock child's stdout printing

This sets the subprocess to avoid blocking reads and we now can use
unlimited reads (i.e. larger-than-per-line chunks) and use those.
For subprocesses printing fast this should avoid any buffers to fill up.

Change-Id: If3f67b2aaf7431a4b7abb58e1b64e2a70ff05eb2
parent e66a2e08
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment