diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-02-05 21:34:37 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-02-06 08:32:00 +0000 |
commit | 1d987b98ed9ee95239f966ce990c119531e95d88 (patch) | |
tree | 6ec0818797998b12a5b84129aa946b54cd3ff801 /meta/recipes-core | |
parent | 9bd81c492c443fd235def701e8b7000ace1e5228 (diff) | |
download | poky-1d987b98ed9ee95239f966ce990c119531e95d88.tar.gz |
bitbake: server/process: Add missing exception raise
The intent of the code was to catch one kind of error, it was actually swallowing
all exceptions and looping indefinitely. Fix it to work as intended.
This explains some mystery hangs we've been seeing.
(Bitbake rev: d89358c7b8aa69f12b8c384c4fdb493782633494)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions