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: nil pointer on download error #12

Merged

Conversation

thesuperzapper
Copy link
Member

Fixes a nil pointer exception when the download fails, as we were trying to reference the response in our error handling, which can be nil.

Signed-off-by: Mathew Wicks <thesuperzapper@users.noreply.github.com>
@thesuperzapper thesuperzapper merged commit 243937f into deployKF:main Aug 9, 2023
6 checks passed
@thesuperzapper thesuperzapper deleted the fix-download-nil-pointer branch August 9, 2023 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant