.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Wed, 31 Oct 2018 21:16:54 +0900
branchstable
changeset 40431 8ebb05f747e5
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
fix: disable use of thread-based worker getfixes() accesses to repo, changectx, filectx, etc., so I believe there are code paths triggering data race. Mercurial API isn't thread safe in general.

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