diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-02 12:30:20 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-02 16:01:05 +0100 |
commit | a6709152e9788418e6c9431851437eb8ec4c6b46 (patch) | |
tree | d0c080d06de37c7ecf4b04ec108bc34c5fc09d76 /meta/recipes-kernel | |
parent | d38276f55c1b97251e6847401f84a6f6dac47b87 (diff) | |
download | poky-a6709152e9788418e6c9431851437eb8ec4c6b46.tar.gz |
bitbake: process/knotty: Improve early exception handling
The new server startup code means exceptions can happen when we aren't
setup to show them to the user correctly, leading to ugly tracebacks.
Add in some special case handling of BBHandledException to at least
ensure that common case doesn't traceback and the user sees meaningful
output.
In the future, the logging setup can likely be improved, as can the way
runCommand handles exceptions, they all should likely become real
exceptions again on the UI side.
[YOCTO #14022]
[YOCTO #14033]
(Bitbake rev: 6059d0e77f60ddb679049bd34478f41b1ab7995d)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
0 files changed, 0 insertions, 0 deletions