Mercurial > hg
diff mercurial/fileset.py @ 47328:27e9ed1217c5
revlog: close the index file handle after the data one
This make sure the data file is flushed before the index. preventing the index
to reference unflushed data.
Differential Revision: https://phab.mercurial-scm.org/D10776
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Wed, 26 May 2021 21:46:45 +0200 |
parents | d4ba4d51f85f |
children | 6000f5b25c9b |