fix(exec/bklog):Add kill switch if `while read` returns empty buffer
authorSteven Baltakatei Sandoval <baltakatei@gmail.com>
Sat, 31 Oct 2020 04:15:52 +0000 (04:15 +0000)
committerSteven Baltakatei Sandoval <baltakatei@gmail.com>
Sat, 31 Oct 2020 04:15:52 +0000 (04:15 +0000)
commit791bffac5ada00fc38302eb71f07a40269801b34
treebc2441635682daea1ee4f6fe5bb5a1b0dd41e762
parentd9ebec8b314173e0cc5c766567882163adce599d
fix(exec/bklog):Add kill switch if `while read` returns empty buffer

Such as may occur if EOF condition experienced by `while read`
exec/bklog