Non-tweakable version caching of a language segment? #5831
Closed
lewis-yeung
started this conversation in
General
Replies: 1 comment 16 replies
-
@lewis-yeung yes, because in my experience I didn't see that change often. As doing that call once a week across all shell instances felt like it was sufficient in combination with the new cache functionality anyways. Unless that's redundant and we can simply resort to the cache alone. |
Beta Was this translation helpful? Give feedback.
16 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In v24, the version caching of a language segment cannot be tweaked by the
cache
settings. Instead, it always fetches the global cache (in omp.cache) which persists for one week.Beta Was this translation helpful? Give feedback.
All reactions