summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/codeparser.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2022-03-26 18:21:07 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-03-30 13:05:03 +0100
commitaf5c7cf95f0adde15a8785ac7956841d7ac1ebce (patch)
treeddf16bfff0f08c003253d63225ac07593ce098c1 /bitbake/lib/bb/codeparser.py
parent99f9b9b439d483f0d120b7590eb8b5e7f78b91e3 (diff)
downloadpoky-af5c7cf95f0adde15a8785ac7956841d7ac1ebce.tar.gz
bitbake: cooker: Fix main loop starvation when parsing
When parsing, the parser isn't servicing the main loop so a Ctrl+C in the UI won't be seen on the cooker/server side. Fix this by returning when queue timeouts occur. This helps where there is a hung or slow parsing thread. (Bitbake rev: a2cde38311a51112dca5e7bb4e7feaf4e6a281b3) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/codeparser.py')
0 files changed, 0 insertions, 0 deletions