diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-07-27 15:17:32 +0100 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2023-08-15 06:18:49 -1000 |
commit | 468ff997f4e79b7fd217df9d92b7d002c5723e8b (patch) | |
tree | eec8a584b77eda8f7daac0e4fe0f4cfb6fe87006 /meta/recipes-devtools/python-numpy/python-numpy.inc | |
parent | 805b208d23409be039e043691c663803955d5196 (diff) | |
download | poky-468ff997f4e79b7fd217df9d92b7d002c5723e8b.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: fd9e47ee5653dad1f24d823d32d2012e7f8bb3a6)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit a8920c105725431e989cceb616bd04eaa52127ec)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-devtools/python-numpy/python-numpy.inc')
0 files changed, 0 insertions, 0 deletions