diff options
author | David Herrmann <dh.herrmann@gmail.com> | 2014-09-22 17:55:31 +0200 |
---|---|---|
committer | David Herrmann <dh.herrmann@gmail.com> | 2014-09-22 18:14:44 +0200 |
commit | ed3a9f6a30958ef90a24bc60aec86493974101d3 (patch) | |
tree | e34dc3535f9d591da0fae551a78781a792022a2f /system-preset | |
parent | f2a15d86ccd0729e1442f40679cd393417e1e177 (diff) |
terminal: handle callback errors in sysview instead of propagating them
We cannot sanely propagate error codes if we call into user-callbacks
multiple times for multiple objects. There is no way to merge those errors
or somehow propagate them.
However, we can just act similar to sd-event and print a log-message while
discarding the values. This way, we allow error-returns, but can properly
continue working on our objects.
Diffstat (limited to 'system-preset')
0 files changed, 0 insertions, 0 deletions