bitbake: server/process: Drop unnecessary exit delay
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 10 Mar 2014 00:58:36 +0000 (17:58 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 10 Mar 2014 18:10:01 +0000 (11:10 -0700)
commit12f40a24bb9031dcc84b099e09d9418512a50ca6
tree7589b44f61aaeaf3a6d1a9df107f0cf9ae3094d6
parent7dea9c7de91ece66519f56dc232b88846ae30c4c
bitbake: server/process: Drop unnecessary exit delay

When the server exits, we no longer appear to need this delay. This
is likely due to improvements in the various exit codepaths. There
is therefore no longer any point in taking the latency hit.

(Bitbake rev: 8e75ee29ae07e13f23525c5c6045fbf6cdbe7675)

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