sapling/hgproto
Stanislau Hlebik 11af232471 mononoke: send replychangegroup to the client
Summary:
Return a reply to a client so that it doesn't fail.
Reply consists of just one replychangegroup that tells a client that the push
has succeeded (even though currently it wasn't).

resolve() function returns future of Bytes instead of a stream. It may be
suboptimal, but should be fine for now, and it's already used by a few
wireproto methods.

Reviewed By: lukaspiatkowski

Differential Revision: D7010578

fbshipit-source-id: 9b5425b912c640d4e2bac957a02e9881813b8871
2018-02-21 11:07:19 -08:00
..
fixtures mononoke: hgproto: capture unbundle stream as Bytes 2017-11-01 18:51:21 -07:00
src mononoke: send replychangegroup to the client 2018-02-21 11:07:19 -08:00