diff options
author | Philip Lorenz <philip.lorenz@bmw.de> | 2024-12-30 13:35:47 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-01-11 18:35:01 +0000 |
commit | d60c48153df139c197301ed370407851475c12e0 (patch) | |
tree | 51701da80b1e281c1e3f5a6ba5e4b3d217ae359c /scripts/lib/build_perf/html.py | |
parent | f003bd9bda395a70f65da8335ef488f25a3bbb50 (diff) | |
download | poky-d60c48153df139c197301ed370407851475c12e0.tar.gz |
bitbake: asyncrpc: Handle websockets exceptions
The websockets library throws a number of exceptions which are currently
not caught leading to unhandled exceptions in the idle loop.
Fix this by catching them and reexposing them as a `ConnectionError`
which is the exception expected by users of `asyncrpc`.
(Bitbake rev: 41d62911a480283287265fe063696d2acd5904aa)
Signed-off-by: Philip Lorenz <philip.lorenz@bmw.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/build_perf/html.py')
0 files changed, 0 insertions, 0 deletions