Mercurial > hg-stable
comparison mercurial/util.py @ 23205:2d54aa5397cd
changelog: rely on transaction for finalization
Instead of calling 'cl.finalize()' by hand (possibly at a bogus time) we
register it in the transaction during 'delayupdate' and rely on 'tr.close()' to
call it at the right time.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Sat, 18 Oct 2014 01:09:41 -0700 |
parents | e53f6b72a0e4 |
children | 565f97e71ce3 |
comparison
equal
deleted
inserted
replaced
23204:10beda5bd2b7 | 23205:2d54aa5397cd |
---|