summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/providers.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-09 10:04:41 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-10 11:09:59 -0700
commit6f3a537dda7ea84379fc11c1ec42cfdfeaf68bd4 (patch)
tree506953ce4cc454423808c375856c4e96bb1cc3de /bitbake/lib/bb/providers.py
parent8fbe21845c67a81e79039268717941312fbc7d30 (diff)
downloadpoky-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/providers.py')
0 files changed, 0 insertions, 0 deletions