]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
uievent: catch and log exceptions in receiving events
authorAlexandru DAMIAN <alexandru.damian@intel.com>
Thu, 19 Mar 2015 19:01:47 +0000 (19:01 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Mar 2015 22:54:36 +0000 (22:54 +0000)
commit0412631fb4a15ff42bf5ee46a77920fa558ae358
treec6e0e56afb736b8c798e4e6878307602eb2ee89b
parentd377f7f88d73f4e5d2dffef03d6acee809827ac6
uievent: catch and log exceptions in receiving events

This patch prevents tracebacks and instead logs exceptions
that may happen during event processing.

[YOCTO #7216]

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
lib/bb/ui/uievent.py