.arcconfig
author Pulkit Goyal <7895pulkit@gmail.com>
Thu, 10 Dec 2020 13:51:56 +0530
changeset 46101 49b6910217f9
parent 44128 ff396501e841
permissions -rw-r--r--
dispatch: move IOError handling and flushing of streams to `dispatch()` Instead of patching both dispatch code and commandserver code, we directly handle this in `dispatch.dispatch()`. Thanks to Yuya who recommended this.

{
    "conduit_uri": "https://phab.mercurial-scm.org/api",
    "phabricator.uri": "https://phab.mercurial-scm.org/",
    "repository.callsign": "HG",
    "arc.land.onto.default": "@",
    "base": "hg:.^"
}