summaryrefslogtreecommitdiffstats
path: root/lib/toaster/bldviewer
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-11 18:09:37 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-12 05:55:59 -0700
commitfe8baaa2f533db7a1b7203476c675588923d8d45 (patch)
treea1104602c1aade382f403be4e8ad3e6913ef0ab7 /lib/toaster/bldviewer
parenta53c8d1f846d94082aa459996c4114f10970b8ef (diff)
downloadbitbake-contrib-fe8baaa2f533db7a1b7203476c675588923d8d45.tar.gz
runqueue: Improve sigchld handler
The sigchld handler was reaping any processes and this was leading to confusion with any other process handling code that could be active. This patch: a) Ensures we only read any process results for the worker processes we want to monitor b) Ensures we pass the event to any other sigchld handler if it isn't an event we're interested in so the functions are properly chained. Together this should resolve some of the reports of unknown processes people have been reporting. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'lib/toaster/bldviewer')
0 files changed, 0 insertions, 0 deletions