diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-09 10:00:17 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-10 11:09:58 -0700 |
commit | bb335f96baf5f4cdaa42fd8856ab736d1f7b8d80 (patch) | |
tree | 1cd8e94241e25a925490600411f9dc300d1ba16a /meta-selftest | |
parent | 15688798520896690561824b2fdc227c8a365c82 (diff) | |
download | poky-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 'meta-selftest')
0 files changed, 0 insertions, 0 deletions