diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-07-27 15:17:32 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-07-29 08:34:35 +0100 |
commit | aff6bc32495cde1085518516b403e471cd4f8b9e (patch) | |
tree | efa99d6d8a8bd491fa21d3974adec657e5ac23f9 /scripts/lib/devtool/build_sdk.py | |
parent | afed7e8747ef76110d7076eb9a0130cb78bcb7cc (diff) | |
download | poky-aff6bc32495cde1085518516b403e471cd4f8b9e.tar.gz |
oeqa/target/ssh: Ensure EAGAIN doesn't truncate output
We have a suspicion that the read() call may return EAGAIN on the non-blocking
fd and this may truncate test output leading to some of our intermittent failures.
Tweak the code to avoid this potential issue.
(From OE-Core rev: a8920c105725431e989cceb616bd04eaa52127ec)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/build_sdk.py')
0 files changed, 0 insertions, 0 deletions