diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-09 10:04:41 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-10 11:09:59 -0700 |
commit | 6f3a537dda7ea84379fc11c1ec42cfdfeaf68bd4 (patch) | |
tree | 506953ce4cc454423808c375856c4e96bb1cc3de /bitbake/lib/bb/cooker.py | |
parent | 8fbe21845c67a81e79039268717941312fbc7d30 (diff) | |
download | ast2050-yocto-poky-6f3a537dda7ea84379fc11c1ec42cfdfeaf68bd4.zip ast2050-yocto-poky-6f3a537dda7ea84379fc11c1ec42cfdfeaf68bd4.tar.gz |
bitbake: server/process: Deal more gracefully with SIGTERM
Currently a SIGTERM to the UI process causes the UI simply to lock up.
By setting an exit flag, the waitEvent can raise a SIGINT, allowing the
UI to break out the event loop and exit. Currently this is results in a
traceback but that is more desirable than a hanging process.
(Bitbake rev: 0d12041eceeae6bba2034b04913bb13abd67bd15)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/cooker.py')
0 files changed, 0 insertions, 0 deletions