This is an archive of the discontinued Mercurial Phabricator instance.

mergedriver: move state writing into wlock
ClosedPublic

Authored by durham on Jul 17 2017, 5:40 AM.
Tags
None
Subscribers
None

Details

Reviewers
simonfar
Group Reviewers
Restricted Project
Commits
rFBHGXac22b1a40b0a: mergedriver: move state writing into wlock
Summary

Upstream has added devel-warnings for writing files without the wlock. This was
one instance.

Test Plan

Test now passes

Diff Detail

Repository
rFBHGX Facebook Mercurial Extensions
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

durham created this revision.Jul 17 2017, 5:40 AM
simonfar accepted this revision.Jul 17 2017, 6:31 AM
This revision is now accepted and ready to land.Jul 17 2017, 6:31 AM
This revision was automatically updated to reflect the committed changes.