This is an archive of the discontinued Mercurial Phabricator instance.

repack: move repack lock into shared cache
ClosedPublic

Authored by durham on Nov 29 2017, 2:05 PM.
Tags
None
Subscribers
None

Details

Reviewers
quark
Group Reviewers
Restricted Project
Commits
rFBHGX3d334a08c2c8: repack: move repack lock into shared cache
Summary

Moving the lock into the shared cache will allow multiple copies of the same
repository to avoid starting repacks at the same time.

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.Nov 29 2017, 2:05 PM
Herald added a reviewer: Restricted Project. · View Herald TranscriptNov 29 2017, 2:05 PM
quark accepted this revision.Nov 29 2017, 5:30 PM
This revision is now accepted and ready to land.Nov 29 2017, 5:30 PM
This revision was automatically updated to reflect the committed changes.