diff options
author | Randy Witt <randy.e.witt@linux.intel.com> | 2015-08-26 00:15:15 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-08-26 08:28:06 +0100 |
commit | 315fb4c9e275dcaeab325b9c7647ffe2d262949e (patch) | |
tree | da765ab461cb99792d8faf05eae06202ca390d74 /scripts/lib/devtool/build-image.py | |
parent | 778fc612cb584d17da02ecc115c4e6edba995602 (diff) | |
download | poky-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 'scripts/lib/devtool/build-image.py')
0 files changed, 0 insertions, 0 deletions