indygreg added a comment.

  This looks pretty reasonable to me from a wire protocol perspective.

INLINE COMMENTS

> narrowwirepeer.py:107
> +                part.addparam('treemanifest', '1')
> +    except error.Abort as exc:
> +        manargs = [('message', pycompat.bytestr(exc))]

This may want to catch `Exception`.

REPOSITORY
  rHG Mercurial

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

To: pulkit, durin42, #hg-reviewers, martinvonz
Cc: indygreg, mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to