diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2023-12-20 16:14:50 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-12-21 10:38:30 +0000 |
commit | 4a5ef39d8a6a18dc48f280fb52be1fc8bfac3799 (patch) | |
tree | debda644d8edbc9721fae6d3d6fbb378f8069560 /meta/recipes-extended/bc | |
parent | c270131c530eb0207391203ba501e6f8af6cda21 (diff) | |
download | poky-4a5ef39d8a6a18dc48f280fb52be1fc8bfac3799.tar.gz |
qemurunner: more cleanups for output blocking
If we are only tracking stdout and are not using self.readsock we end
up throwing an exception blocking further action from the thread. Fix
this by checking self.readsock is not None first.
While we are at it split even into fd, event to make things clearer
and handle the fail path of stringify_event by echoing the hex value
of the unknown flag.
(From OE-Core rev: 5e58737c66090fe009ec49296f3e7d687eb05766)
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Cc: Mikko Rapeli <mikko.rapeli@linaro.org>
Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/bc')
0 files changed, 0 insertions, 0 deletions