##// END OF EJS Templates
caches: invalidate store caches when lock is taken...
caches: invalidate store caches when lock is taken The fncache was not being properly invalidated each time the lock was taken, so in theory it could contain old data from prior to the caller having the lock. This changes it to be invalidated as soon as the lock is taken (same as all our other caches).

File last commit:

r0:9117c656 default
r20884:2efdd186 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer