diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-10 14:56:38 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-11 10:53:13 +0000 |
commit | ad09c355d13498639fd00b951100d7324938fea5 (patch) | |
tree | f09acfad3f3d2a36b0a187d3192dfc84f3053b75 /scripts/lib/scriptpath.py | |
parent | ec166484a2b2a15d0855ca152a019a64357d631d (diff) | |
download | poky-ad09c355d13498639fd00b951100d7324938fea5.tar.gz |
bitbake: command: Fix command complete event ordering
The command complete event triggers the UI to start new commands.
We should send this once we've cleaned up existing commands since
on very slow systems, this could otherwise cause failures. There
is a 30s timeout on incomming commands but slow systems have been
known to hit this on poorly configured I setups.
(Bitbake rev: d202298b3d989c39bc532b69c410e2e78b082a11)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptpath.py')
0 files changed, 0 insertions, 0 deletions