comparison docs/conf.py @ 2300:01efebff13ec

obscache: skip the cache entirely if not up to date The current update code has some race condition windows around updating. But we also ensure the cache are up to date with every transaction. So outdated cache mean another client have been mudding the repository but things will get back in place at the next transaction. So we just skip using the cache when not up to date. This is not the best we could do. But this is good enough for now.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Tue, 02 May 2017 02:13:33 +0200
parents fc6183051112
children 1b4c92621e23
comparison
equal deleted inserted replaced
2299:268970463144 2300:01efebff13ec