Skip to content

Cancel the search as soon as we have a match#1883

Merged
laeubi merged 1 commit intoeclipse-pde:masterfrom
laeubi:cancle_the_search
Jul 19, 2025
Merged

Cancel the search as soon as we have a match#1883
laeubi merged 1 commit intoeclipse-pde:masterfrom
laeubi:cancle_the_search

Conversation

@laeubi
Copy link
Copy Markdown
Contributor

@laeubi laeubi commented Jul 19, 2025

Currently the search is performed over the whole project (what might take long depending on project size), but actually we are only interested in any match.

THis now uses a ProgressMonitorWrapper that reports cancellation to the search once we found a first positive hit.

Currently the search is performed over the whole project (what might
take long depending on project size), but actually we are only
interested in any match.

THis now uses a ProgressMonitorWrapper that reports cancellation to the
search once we found a first positive hit.
@github-actions
Copy link
Copy Markdown

Test Results

   765 files     765 suites   53m 17s ⏱️
 3 611 tests  3 557 ✅  54 💤 0 ❌
10 834 runs  10 671 ✅ 163 💤 0 ❌

Results for commit c66634d.

@laeubi laeubi merged commit 9a64872 into eclipse-pde:master Jul 19, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant