]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake: server/process: Try connecting 4 times before giving up
authorLucas Dutra Nunes <ldnunes@ossystems.com.br>
Tue, 1 Mar 2016 13:13:34 +0000 (10:13 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 9 Mar 2016 22:47:29 +0000 (22:47 +0000)
commitd53413d3a8444c38a83ea37867c8af7754d8e702
tree9ece131b5b8aae4f3fa0dbf671d2d2f8d421751b
parent0f0105932cbb364041d3380740ba481250bffe32
bitbake: server/process: Try connecting 4 times before giving up

Instead of trying one time with a timeout of 20 seconds try 4 times with
a timeout of 5 seconds, to account for a slow server start.

(Bitbake rev: 4a7fe63126dd8177baa5ad21e59e0bebeea8c596)

Signed-off-by: Lucas Dutra Nunes <ldnunes@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/server/process.py