summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/main.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2023-01-11 17:14:04 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-01-11 23:14:48 +0000
commit51f732114168d5a689f7baceae74bd68ff6e5745 (patch)
treedce948553e677a3727ec3a801df7f4404611036c /bitbake/lib/bb/main.py
parent3a439f94ab61902155eecc86c31b2bd6968b0dbe (diff)
downloadpoky-51f732114168d5a689f7baceae74bd68ff6e5745.tar.gz
bitbake: cooker: Fix exit handling issues
The shutdown() call should definitely not be waiting for idle, since we expect execution and events to continue even after setting either shutdown state. This was causing the UI to appear to hang at Ctrl+C interrupts. Also ensure that if we reset cooker, we stop any active parser processes since these currently appear to be being left behind. (Bitbake rev: 4f73c2eb12ee074f3b7d4717380649f6ca8f3def) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/main.py')
0 files changed, 0 insertions, 0 deletions