.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Mon, 12 Mar 2018 22:47:33 +0900
changeset 36851 31581528f242
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
debugwireproto: close the write end before consuming all available data And make it read all available data deterministically. Otherwise util.poll() may deadlock because both stdout and stderr could have no data. Spotted by the next patch which removes stderr from the fds.

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