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

Add waitForCache option for waiting caching before returning the retrieved image #963

Merged
merged 3 commits into from
Aug 7, 2018
Merged

Conversation

yigitcanyurtsever
Copy link
Contributor

After downloading an image, we sometimes need to wait for caching to be completed so that we can copy the file or use the cache path for some other operations. This waitForCache option allows us to achieve that behavior.

Fixes #956

@onevcat
Copy link
Owner

onevcat commented Jul 27, 2018

Thanks for contributing! Seems cool. I will look at it this weekend. :]

@yigitcanyurtsever
Copy link
Contributor Author

yigitcanyurtsever commented Aug 7, 2018

Hey @onevcat. 👋 Did you get a chance to look at this? Let me know if I can help.

@onevcat
Copy link
Owner

onevcat commented Aug 7, 2018

LGTM! Sorry for the latency!

@onevcat onevcat merged commit d097aaa into onevcat:master Aug 7, 2018
@yigitcanyurtsever yigitcanyurtsever deleted the wait-for-cache branch August 7, 2018 01:06
petarlazarov pushed a commit to dowjones-mobile/Kingfisher that referenced this pull request Oct 6, 2021
Add `waitForCache` option for waiting caching before returning the retrieved image
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.

2 participants