Skip to content

Conversation

@bhufmann
Copy link
Contributor

What it does

Exit loop only when match was found when removing data provider. The code in PR (#254) exited the loop after the first iteration.

fixes #253.

How to test

Successful CI.

Follow-ups

Review checklist

  • As an author, I have thoroughly tested my changes and carefully followed the instructions in this template

PR (eclipse-tracecompass#254) exited the loop after the first iteration.

fixes eclipse-tracecompass#253.

Signed-off-by: Bernd Hufmann <[email protected]>
@bhufmann bhufmann requested a review from PatrickTasse April 16, 2025 13:20
@bhufmann bhufmann merged commit f928038 into eclipse-tracecompass:master Apr 16, 2025
4 checks passed
@bhufmann bhufmann deleted the fixBugInRemove branch April 16, 2025 14:12
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.

API needed to remove custom data providers

2 participants