##// END OF EJS Templates
caches: use repo.lru based Dict cache. This LRUDict uses Timing Algo to not have to use locking...
caches: use repo.lru based Dict cache. This LRUDict uses Timing Algo to not have to use locking for consistency.

File last commit:

r134:c6c8a1d8 default
r497:23957c07 default
Show More
setup.cfg
2 lines | 24 B | text/x-ini | IniLexer
[aliases]
test = pytest