diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-12-30 21:42:29 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-12-31 17:05:17 +0000 |
commit | 7723baafa6bad43d9c8abd7c8aeacdf747361cfb (patch) | |
tree | 1e67e28b3204271b3936d5d270c7099882ce38c5 /documentation | |
parent | 4c5d6edb0b78ea7621d5196e9fcb5585c8fa04a4 (diff) | |
download | poky-7723baafa6bad43d9c8abd7c8aeacdf747361cfb.tar.gz |
bitbake: server/process: Improve exception and idle function logging
Currently if the idle functions loop suffers a traceback, it is
silently dropped and there is no log message to say what happened.
This change at least means the traceback is in the cooker log, making
some debugging possible.
Add some logging to show when handlers are added/removed to allow
a better idea of what the server code is doing from the server log
file.
(Bitbake rev: 9cf3102dc36513124fe5ead2f1e448b51833b6ac)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
0 files changed, 0 insertions, 0 deletions