diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-12-14 17:49:16 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-01-28 17:03:14 +0000 |
commit | b2660f423e3da797084c86f9683831ce7f02c86a (patch) | |
tree | d12067d9a3f5f712e113876a74b1e23f01d6d0f8 /bitbake/ChangeLog | |
parent | d52655e517072697231681846c7fbe7368dac554 (diff) | |
download | poky-b2660f423e3da797084c86f9683831ce7f02c86a.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: 833d95f538c007c27c6eb8d8f2f97094dc2b1a41)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/ChangeLog')
0 files changed, 0 insertions, 0 deletions