diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-08 23:37:34 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-09 14:27:57 +0100 |
commit | 6271fcb5896464d0c71172b02de548195191abf8 (patch) | |
tree | c7adf110c3c9148c6f4222cfee6df347acc5c902 /bitbake/lib/toaster/toastergui/templates/basebuilddetailpage.html | |
parent | 3195cd92eb5caee027623617dbbf8790bcc76c56 (diff) | |
download | poky-6271fcb5896464d0c71172b02de548195191abf8.tar.gz |
bitbake: bitbake-worker: Handle SIGKILL of parent gracefully
If we SIGKILL cooker (the parent process), ensure the worker notices
and shuts down gracefully. To do this:
* trigger the sigterm handler if the parent exits
* ensure broken pipe writes don't trigger backtraces which interfer with
other exit work
* notice if our command pipe is broken due to EOF and sigterm if so
(Bitbake rev: c43d6a8d711db8d3bd9a1976b9f8e3efdb4cb4ae)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/toaster/toastergui/templates/basebuilddetailpage.html')
0 files changed, 0 insertions, 0 deletions