aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorGravatar Klaus Aehlig <aehlig@google.com>2017-05-11 08:00:24 -0400
committerGravatar Kristina Chodorow <kchodorow@google.com>2017-05-11 10:49:36 -0400
commit8bd798d69a20d16f6017d5ec68fab7400c66143a (patch)
tree25cbe11b6e6a4979faf2b023b45e571790a27ffb /scripts
parent686dd375601aa0633d882664fc1542d0a2832352 (diff)
BEP: send stdout/stderr in smaller chunks
While sending chunks of stdout/stderr when a progress event is sent anyway is a good idea, we cannot entirely rely on this, as the amount of information buffered might grow too big. So set a fixed limit after which we flush out stdout and stderr; nevertheless, we still make sure we send buffers that were given to us in a single call to write in one go. Change-Id: Ie27bcf7d50671e003babd13cdb1d3f7fc1cb232f PiperOrigin-RevId: 155736641
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions