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

[5.x] Avoid error when marketplace client returns null #10996

Merged
merged 2 commits into from
Oct 22, 2024

Conversation

jasonvarga
Copy link
Member

This fixes an error when the marketplace client returns null for whatever reason.
It looks like there could be a problem with the lock in some situations, and Client::get() returns null, causing errors further up.
This PR will prevent the error, but there will be missing addon data. That's less of a problem for those affected.

@jasonvarga jasonvarga merged commit 9fe1412 into 5.x Oct 22, 2024
17 checks passed
@jasonvarga jasonvarga deleted the marketplace-error branch October 22, 2024 21:23
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