diff options
author | Chris Larson <chris_larson@mentor.com> | 2010-12-10 10:51:47 -0500 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2011-01-04 14:46:48 +0000 |
commit | 3d3af810fa5c049b23bba1069f1653aef5fe361f (patch) | |
tree | 34ea720b2a41e39974fc826aca84810cc2d5ebf5 /bitbake/lib/progressbar.py | |
parent | 6f80455777c9d26c3af250904f455cb2bb1fc75a (diff) | |
download | openembedded-core-3d3af810fa5c049b23bba1069f1653aef5fe361f.tar.gz openembedded-core-3d3af810fa5c049b23bba1069f1653aef5fe361f.tar.bz2 openembedded-core-3d3af810fa5c049b23bba1069f1653aef5fe361f.tar.xz openembedded-core-3d3af810fa5c049b23bba1069f1653aef5fe361f.zip |
Kill the uncaught exception handler
We now wrap the main() in a try/except, ensuring that both the main portion of
bin/bitbake and the UI raising an exception will be shown to the user. For
the server and workers, we can ensure in the server itself that exceptions are
handled correctly.
(Bitbake rev: 240d4a7ae80a6636c302ae84266ddfed7a7fcedd)
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'bitbake/lib/progressbar.py')
0 files changed, 0 insertions, 0 deletions