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

BlobImageCache: Read cache files from same location they are stored. #30

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

OddSkancke
Copy link

This change makes sure that BlobImageCache's GetAsync() attempts to find cached files in the same location they are written by SetAsync().

@vnbaaij
Copy link
Owner

vnbaaij commented Dec 19, 2024

Hi,
As I do not work for nor with Optimizely anymore, I have no means of testing this change. Before I merge this and create a new package, I need to be sure that this change does not break anything. Can you supply test results that show this is working?

@OddSkancke
Copy link
Author

Hi, As I do not work for nor with Optimizely anymore, I have no means of testing this change. Before I merge this and create a new package, I need to be sure that this change does not break anything. Can you supply test results that show this is working?

Hi. Yes I will add some stuff to the Alloy sample to show it works as soon as possible. It might take a couple of days as I am out of office atm. Thanks for replying :)

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