diff options
| author | Mason Reed <mason@vector35.com> | 2025-04-07 21:01:22 -0400 |
|---|---|---|
| committer | Mason Reed <mason@vector35.com> | 2025-04-07 21:11:17 -0400 |
| commit | 633516160e7c752941eaf058109a8859ad9495ef (patch) | |
| tree | b17120ebcf0cb421048982a4c980c207c033eb6f /python/transform.py | |
| parent | f3f43af65e86b6b9b8a40b33a694efa1779616fe (diff) | |
[SharedCache] Don't process shared cache when view is not file backed
This fixes a case where the remote file is downloaded and the shared cache view is selected, we _only_ work for file backed views, as our shared cache specific file accessors work on those. So this is not a loss in functionality.
In the future if we wanted to load shared caches without touching disk (yikes) than we would need to remove this restriction, or provide a way in the API for user to process their own cache entries (after view init).
Diffstat (limited to 'python/transform.py')
0 files changed, 0 insertions, 0 deletions
