D2871: wireproto: service multiple command requests per HTTP request

yuja (Yuya Nishihara) phabricator at mercurial-scm.org
Sun Mar 25 00:38:25 EDT 2018


yuja added inline comments.

INLINE COMMENTS

> wireprotoserver.py:557
>      elif action == 'noop':
>          pass
>      else:

Nit: `return False` instead of returning None?

REPOSITORY
  rHG Mercurial

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

To: indygreg, #hg-reviewers, durin42
Cc: yuja, durin42, mercurial-devel


More information about the Mercurial-devel mailing list