diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-25 18:43:53 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-26 14:55:21 +0100 |
commit | dfdb2eb33e7b899224f011cf6fad50d529a65183 (patch) | |
tree | ea90048ecbb6206b4f8f99266eae1163139f0095 /bitbake/bin/bitbake-dumpsig | |
parent | 46d8d04d51f19e6f7652e15844e5a557c6bcb1c9 (diff) | |
download | poky-dfdb2eb33e7b899224f011cf6fad50d529a65183.tar.gz |
bitbake: runqueue.py: Gracefully exit if an exception occurs in the runqueue execution code
There was a bug where an exception in the runqueue code would cause an infinite loop
of debug messages. The exception would get reported but would loop since runqueue was
still registered as an idle handler.
This patch adds an exception handler to ensure in the case of errors, the system
more gracefully shuts down and doesn't loop.
(Bitbake rev: 99467c7e387f6e71358b40b8afae450d72cd68e0)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/bin/bitbake-dumpsig')
0 files changed, 0 insertions, 0 deletions