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

fix null pointer errors in metadata plugin finder #21

Merged
merged 1 commit into from
May 15, 2024
Merged

fix null pointer errors in metadata plugin finder #21

merged 1 commit into from
May 15, 2024

Conversation

thrau
Copy link
Member

@thrau thrau commented May 15, 2024

Fixed a couple of null pointers that surfaced while writing a test for the MetadataPluginFinder

  • The error listener could be None
  • If the plugin resolution raised an error it would still place a None into the list of plugins

@thrau thrau merged commit 5c03c3f into main May 15, 2024
5 checks passed
@thrau thrau deleted the fix-npe branch May 15, 2024 16:37
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.

None yet

1 participant