This is an automated email from the ASF dual-hosted git repository.

tvb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit 9d698d2a16c5327a3cb0bc8dfaa488c1ff361bae
Merge: 28ac5e4af 8078dd78a
Author: Tristan Van Berkom <[email protected]>
AuthorDate: Tue Jun 3 19:52:44 2025 +0900

    Merge pull request #2005 from apache/abderrahim/quit-build
    
    scheduler: Stop scheduling from the imperative queue when asked to quit

 src/buildstream/_scheduler/scheduler.py            |  21 +-
 src/buildstream/_testing/runcli.py                 |   9 +-
 .../cached-fail/elements/base-also-fail.bst        |   9 +
 .../integration/cached-fail/elements/base-fail.bst |   9 +
 .../cached-fail/elements/base-success.bst          |   8 +
 tests/integration/cached-fail/elements/base.bst    |  17 ++
 .../elements/depends-on-base-fail-expect-foo.bst   |   9 +
 .../elements/depends-on-two-failures.bst           |   9 +
 tests/integration/cached-fail/project.conf         |  37 ++++
 tests/integration/cachedfail.py                    | 220 ++++++++++-----------
 10 files changed, 220 insertions(+), 128 deletions(-)

Reply via email to