This is an archive of the discontinued Mercurial Phabricator instance.

rebase: cover restorestatus() by lock to prevent it from being updated
ClosedPublic

Authored by khanchi97 on Aug 15 2018, 2:00 AM.

Details

Summary

To prevent it from being updated by another process
restorestatus() is moved under lock.

Diff Detail

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

Event Timeline

khanchi97 created this revision.Aug 15 2018, 2:00 AM
This revision was automatically updated to reflect the committed changes.