( )⚙ D11993 sparse: take lock before writing requirements

This is an archive of the discontinued Mercurial Phabricator instance.

sparse: take lock before writing requirements
ClosedPublic

Authored by marmoute on Jan 12 2022, 9:09 AM.

Details

Summary

with share-safe, we will also write file in the store. So we take the lock
before altering the requirements.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

marmoute created this revision.Jan 12 2022, 9:09 AM
Alphare accepted this revision.Jan 17 2022, 8:41 AM
This revision is now accepted and ready to land.Jan 17 2022, 8:41 AM
baymax updated this revision to Diff 31802.Jan 24 2022, 10:01 AM

✅ refresh by Heptapod after a successful CI run (🐙 💚)

baymax updated this revision to Diff 31816.Jan 24 2022, 11:20 AM

✅ refresh by Heptapod after a successful CI run (🐙 💚)

baymax updated this revision to Diff 31861.Jan 24 2022, 1:13 PM

✅ refresh by Heptapod after a successful CI run (🐙 💚)

This revision was automatically updated to reflect the committed changes.