aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-28 12:10:54 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-28 13:44:37 +0000
commit81f41a806aeddcc38992163557672e296bcbc967 (patch)
treef6df099e2008e9aa7d6a8ca2542cbdc8537179db /bin
parent1249543c4dbf3edeac033d888497864cfc807a4e (diff)
downloadbitbake-81f41a806aeddcc38992163557672e296bcbc967.tar.gz
prserv: Fix exit race issues
We shouldn't immediately remove the pid file when stopping the server, if we do, this causes a traceback within the server itself which can then hang. Fix this by removing the stale pid file as the last thing we do. Also: * don't printing a new "waiting" line every 0.5 seconds. * make the loop more granular since the user can 'feel' the 0.5 seconds [YOCTO #5984] Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions