Mercurial > hg > mercurial-source
changeset 23103:29bfa964d6d8 stable
transaction: only generate file when we actually close the transaction
Before this change, the file were written for every call to `tr.close()`
exposing data to reader far too early.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Fri, 17 Oct 2014 21:25:48 -0700 |
parents | 16da812ad970 |
children | 5f202d50a7e5 |
files | mercurial/transaction.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff