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)
Such as may occur if EOF condition experienced by `while read`


No differences found