diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-06-24 22:54:30 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-06-25 21:14:07 +0100 |
commit | 4a241d0cfb57c63e366ba4e355102ad9a97192e1 (patch) | |
tree | ea5516fd6f35df3f0d30616464b7da785d0cc411 /documentation | |
parent | d891a796cc69a7bf4fdf366c685a960ffb707f46 (diff) | |
download | poky-4a241d0cfb57c63e366ba4e355102ad9a97192e1.tar.gz |
bitbake: server/process: Fix logging issues where only the first message was displayed
I realised only the first logging message was being displayed in a given
parsing process. The reason turned out to be the UI handler failing
with a "pop from empty list". The default handler was then lost and
no further messages were processed.
Fix this by catching the exception correctly in the connection writer code.
(Bitbake rev: d3e64f64525187f1409531a0bd99df576e627f7f)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
0 files changed, 0 insertions, 0 deletions