diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-04 15:28:11 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-05 11:45:16 +0100 |
commit | f6a40d457cf175eb1979f3a5bc62c76d939a21d0 (patch) | |
tree | fe88ed4bdda2c9c06ad647d9deba6e81edbc00db /bitbake/lib/bb/cooker.py | |
parent | 341c5ca419b2b447e5ef5b5e13f0539694fc9132 (diff) | |
download | poky-f6a40d457cf175eb1979f3a5bc62c76d939a21d0.tar.gz |
bitbake: server/process: Ensure logging is flushed
The cookerlog output goes to a file and its misleading to look at it and
not have it up to date with what the cooker is actually doing. Ensure
written data is flushed.
Ultimately this should be using python's logging but that is for another
day, we need simple fixes right now.
(Bitbake rev: d95c3dd2b8ac50423976a7baf0a51e9580871761)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/cooker.py')
0 files changed, 0 insertions, 0 deletions