summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/cache.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-09 10:00:17 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-10 11:09:58 -0700
commitbb335f96baf5f4cdaa42fd8856ab736d1f7b8d80 (patch)
tree1cd8e94241e25a925490600411f9dc300d1ba16a /bitbake/lib/bb/cache.py
parent15688798520896690561824b2fdc227c8a365c82 (diff)
downloadpoky-bb335f96baf5f4cdaa42fd8856ab736d1f7b8d80.tar.gz
bitbake: runqueue.py: Handle worker disappearing gracefully
If the worker (or fakeworker) process disappears for some reason, the system doesn't currently even notice. To fix this, we call waitpid periodically, looking for exit events of our children. If these occur, we can gracefully shutdown the server. (Bitbake rev: ee28ddadaa7ef91e4d4b7d22fc267382aaad6d01) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/cache.py')
0 files changed, 0 insertions, 0 deletions