summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/oetest.py
diff options
context:
space:
mode:
authorRandy Witt <randy.e.witt@linux.intel.com>2015-08-26 00:15:15 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-08-26 08:28:06 +0100
commit315fb4c9e275dcaeab325b9c7647ffe2d262949e (patch)
treeda765ab461cb99792d8faf05eae06202ca390d74 /meta/lib/oeqa/oetest.py
parent778fc612cb584d17da02ecc115c4e6edba995602 (diff)
downloadpoky-315fb4c9e275dcaeab325b9c7647ffe2d262949e.tar.gz
qemurunner: In the logging thread retry on EAGAIN, EWOULDBLOCK
On a nonblocking socket an exception can be generated for the EAGAIN and EWOULDBLOCK errnos. Since these aren't actually errors make sure to retry rather than bailing out. (From OE-Core rev: 2f5cbfee0ab1189fbb83f0e785d79c8d123fccc2) Signed-off-by: Randy Witt <randy.e.witt@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/oetest.py')
0 files changed, 0 insertions, 0 deletions