diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-12-14 17:49:16 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-12-15 11:48:33 +0000 |
commit | 32395abc6dc7b2f21a059b4a8677361caa95604b (patch) | |
tree | fbb3d8c4eeae71886d09c73fed8413bfa19143ef /bitbake/contrib/dump_cache.py | |
parent | d1c2b732e7d516741f785586db5047dc704ae7c9 (diff) | |
download | poky-32395abc6dc7b2f21a059b4a8677361caa95604b.tar.gz |
bitbake: server/process: Ensure socket has a timeout set
We're seeing hangs in oe-selftest where server startup and shutdown are
racing. The assumption was a connect would timeout however no timeout is
set which can leave processes hanging. Set a short timeout for
the connection to avoid this.
(Bitbake rev: f02114cb70e8f6f1d32e19c02b758fe0aadecd19)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/contrib/dump_cache.py')
0 files changed, 0 insertions, 0 deletions