D4859: exchangev2: add progress bar around manifest scanning

martinvonz (Martin von Zweigbergk) phabricator at mercurial-scm.org
Wed Oct 3 14:42:53 EDT 2018


martinvonz added inline comments.

INLINE COMMENTS

> exchangev2.py:341
> +        progress.increment()
> +
>      return fnodes

should call `progress.complete()` here to remove the progress bar (or use it as a context manager)

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D4859

To: indygreg, #hg-reviewers
Cc: martinvonz, mercurial-devel


More information about the Mercurial-devel mailing list