[Commented On] D11817: sparse: lock the store when updating requirements config
aalekseyev (Arseniy Alekseyev)
phabricator at mercurial-scm.org
Mon Dec 6 19:07:53 UTC 2021
aalekseyev added a comment.
I tried this, and ran into another problem: dirstate is linked to wlock, so if you share a wlock then you must also share the dirstate.
I wrote a patch that dose this, but I can't tell how safe that is. All tests pass, at least.
@marmoute, please have a look at the patch.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D11817/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D11817
To: aalekseyev, #hg-reviewers, Alphare
Cc: marmoute, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20211206/f23135b0/attachment-0002.html>
More information about the Mercurial-patches
mailing list