comparison mercurial/dispatch.py @ 21019:3dc09f831a2e

bundle2: lazy unbundle of part payload The `unbundle` part gains a `read` method to retrieve payload content. This method behaves as a python file-like read method. The bundle-processing code is updated to make sure a part is fully consumed before another one is extracted. Test output changes because the debug output is even more interleaved now.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Fri, 11 Apr 2014 16:05:22 -0400
parents 9a09a625bc93
children 5e13507a3b4e
comparison
equal deleted inserted replaced
21018:c848bfd02366 21019:3dc09f831a2e