Skip to content
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

[nonGallery] adjust backfill logic - remove redundant catch, process null TFMs #8528

Merged
merged 1 commit into from
Apr 15, 2021

Conversation

drewgillies
Copy link
Contributor

Pivoting to use ToShortNameOrNull introduced the possibility of nulls (which are explicitly returned by this method for the any TFM), and these need to be excluded from the collection list--these packages were throwing.

Also removed a redundant catch, as the calling method has an identical catch which will log collection errors.

@drewgillies drewgillies requested a review from a team as a code owner April 15, 2021 04:06
@drewgillies drewgillies merged commit ddfb02d into dev Apr 15, 2021
@agr agr mentioned this pull request Apr 17, 2021
14 tasks
@drewgillies drewgillies changed the title adjust backfill logic - remove redundant catch, process null TFMs [nonGallery] adjust backfill logic - remove redundant catch, process null TFMs Apr 20, 2021
@drewgillies drewgillies deleted the dg-adjustbackfilllogic branch April 21, 2021 00:55
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.

4 participants