Skip to content

Skip nil discoverers in merge #1065

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 9, 2025
Merged

Conversation

elezar
Copy link
Member

@elezar elezar commented May 7, 2025

When constructing a list of discoverers using discover.Merge we explicitly skip nil discoverers to simplify usage as we don't have to explicitly check validity when processing the discoverers in the list.

When constructing a list of discoverers using discover.Merge we
explicitly skip `nil` discoverers to simplify usage as we don't
have to explicitly check validity when processing the discoverers
in the list.

Signed-off-by: Evan Lezar <[email protected]>
@elezar elezar requested a review from ArangoGutierrez May 7, 2025 10:52
@elezar elezar self-assigned this May 7, 2025
@elezar elezar added the backport label May 7, 2025
@elezar elezar marked this pull request as ready for review May 7, 2025 10:52
@elezar elezar added must-backport The changes in PR need to be backported to at least one stable release branch. and removed backport labels May 7, 2025
@elezar elezar requested a review from cdesiniotis May 7, 2025 15:00
@elezar elezar merged commit 27adeba into NVIDIA:main May 9, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
must-backport The changes in PR need to be backported to at least one stable release branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants