summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2023-01-02 16:21:22 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-01-02 17:32:57 +0000
commit82e77db0cec6d380766e510b9b8fdd95e2b889d0 (patch)
tree63f3e42144ae51fe9ee11ebbcac7c8aad3d53c02 /meta/recipes-gnome
parent59a06db5dc7b3c5dc2b5f79304b2d73e341f251c (diff)
downloadpoky-82e77db0cec6d380766e510b9b8fdd95e2b889d0.tar.gz
bitbake: command: Ensure that failure cases call finishAsyncComand
There are a couple of failure cases that runCommands needs to better handle, ensuring finishAsyncCommand is called. This doesn't matter if the server is about to shut down but for memory resident bitbake and with threading enabled, correctness is more important this could could in theory lead to problems with the recent code changes. By using the idleFinish class, it ensures the current async command is terminated correctly and the various state pieces around commands finishing are called. This also makes the code more uniform matching the other exception handling code. (Bitbake rev: 367a83ed46c7fbcdd06579b6cc3a6e48a89ca7fb) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome')
0 files changed, 0 insertions, 0 deletions