( )⚙ D100 mergedriver: move state writing into wlock

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
Branch
default
Lint
Lint OK
Unit
Unit Tests OK

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.