Mercurial > hg
comparison mercurial/crecord.py @ 29744:0d588332ad2c
branchmap: acquires lock before writting the rev branch cache
We now attempt to acquire a lock and write the branch cache within that lock.
This would prevent cache corruption when multiple processes try to write the cache
at the same time.
author | Pierre-Yves David <pierre-yves.david@ens-lyon.org> |
---|---|
date | Fri, 05 Aug 2016 14:57:16 +0200 |
parents | 00269c6e4f6e |
children | bff109e6398a |
comparison
equal
deleted
inserted
replaced
29743:9f3c49ee4486 | 29744:0d588332ad2c |
---|