summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2011-01-17 08:50:40 -0700
committerChris Larson <chris_larson@mentor.com>2011-01-18 07:41:38 -0700
commitdc0190ae9682f8a59d1688a503b48ebf64e3b115 (patch)
treeee7845c8fb9d30fdce88089e90885aba613eeba4 /.gitignore
parent259dd464ab89f630d86f0ebf9b627bd19710712d (diff)
downloadbitbake-dc0190ae9682f8a59d1688a503b48ebf64e3b115.tar.gz
cooker: also respond to SystemExit for execute_runqueue
Without this, bitbake appears to hang when encountering an invalid task. In reality, the SystemExit flows up uncaught, the server may go away, and the UI doesn't know about it, so requires us to ^C to exit. This is a temporary measure. Poky's bitbake handles invalid tasks differently, and avoids this *particular* issue, but we do need to ensure that the server responds to SystemExit from the idle function in a sane way. Signed-off-by: Chris Larson <chris_larson@mentor.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions