summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/standard.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2017-07-31 11:30:56 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-07-31 15:13:53 +0100
commit8625f83e383d3d30c1cb44d6293cc302728692cd (patch)
treeacc48238978e429ae747781a4f6326681d08f9bf /scripts/lib/devtool/standard.py
parent3010e4e7cf120f68afef4081bb1aa1733800589e (diff)
downloadpoky-8625f83e383d3d30c1cb44d6293cc302728692cd.tar.gz
bitbake: daemonize: Ensure child process exits safely
When we create the child, if an exception occurred it was transfering back into the parent context. We don't want to do that us use a try/finally to ensure we exit. We need to ensure a traceback is printed and any queued UI messages which may not have made it to the client UI at this point. (Bitbake rev: dec1d2c26f6cb3ffeb44beaab0129cd531a6d08b) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/standard.py')
0 files changed, 0 insertions, 0 deletions