summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/server/process.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2023-01-04 17:47:44 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-01-06 17:40:01 +0000
commit9043034da53658ab2db67da28699e8a01bfe5206 (patch)
treebbf955cc3a0b180a9b849b35beb8b2fc5f17dfe6 /bitbake/lib/bb/server/process.py
parent69abe10566f71f3e579e35e9c39e7ef1e4dcac47 (diff)
downloadpoky-9043034da53658ab2db67da28699e8a01bfe5206.tar.gz
bitbake: cooker: Rework the parsing results submission
The loop submitting the parser results was not efficient on many core systems as may of the parsers could block for a long time waiting to send the results. While a result was pending, the code wouldn't parse further jobs. Change the code to parse further jobs even if the results can't be submitted and lower the result submission timeout to keep the parsers busy. (Bitbake rev: 9ece4a2e406509bd89dbce8dac80a02e600b0ecf) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/server/process.py')
0 files changed, 0 insertions, 0 deletions