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: NRE with Cacheable.DownloadAsync() #2331

Merged
merged 1 commit into from
May 27, 2022
Merged

fix: NRE with Cacheable.DownloadAsync() #2331

merged 1 commit into from
May 27, 2022

Conversation

quinchs
Copy link
Member

@quinchs quinchs commented May 27, 2022

Summary

This PR fixes a bug where instead of returning a null user for download async it returns a null task, causing an NRE when configured.

@quinchs quinchs merged commit e1f9b76 into dev May 27, 2022
@quinchs quinchs deleted the fix/cacheable-nre branch May 27, 2022 11:25
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