bitbake: server/xmlrpc: Increase timeout to 60s
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 30 Aug 2013 16:41:16 +0000 (17:41 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 30 Aug 2013 16:42:39 +0000 (17:42 +0100)
commitf1c4fb5e674f0d12be5e0570db6314a532da62fa
tree358373b3beaf549edf4a4f6fbcd7eea9f87a24c0
parent5bb629400da94e6c52434c57197e71a27aaf7a09
bitbake: server/xmlrpc: Increase timeout to 60s

This is a better value that the earlier infinite timeout yet still
allows for servers with high loads. It does mean the bitbake process
can hang at exit for the timeout period but that should never happen
and only happened for me in some test cases which wouldn't happen
in normal use.

(Bitbake rev: ab8d926b9bc27c58011e7db9327e031ac76ba34b)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/server/xmlrpc.py