Mercurial > hg
diff tests/dummyssh @ 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 | c102b704edb5 |
children | 119673fb37aa |