diff options
author | Jürg Billeter <j@bitron.ch> | 2020-08-04 15:54:18 +0200 |
---|---|---|
committer | Jürg Billeter <j@bitron.ch> | 2020-08-06 07:10:28 +0200 |
commit | 78aa20382a1e1ad87d3d552ca65f0c4da76a15c2 (patch) | |
tree | 3d1dd321ff013efa813dff6d35a162f873e41713 /setup.cfg | |
parent | 981ad3697a9197da38f2ec4a867096d7a1ad144c (diff) | |
download | buildstream-78aa20382a1e1ad87d3d552ca65f0c4da76a15c2.tar.gz |
_frontend/app.py: Catch exceptions in `_print_summary()`
`_print_summary()` is called outside a `try` block in `initialized()` to
print a summary at the end of a session. Add a `try` block to properly
handle plugin errors from `show_pipeline()`. This provides error handling
consistency with `print_heading()`, which is called at the start of a
session.
Diffstat (limited to 'setup.cfg')
0 files changed, 0 insertions, 0 deletions