This is an archive of the discontinued Mercurial Phabricator instance.

repair: mark the critical section of strip() as unsafe
ClosedPublic

Authored by durin42 on Jun 12 2018, 11:31 AM.

Details

Summary

When our experimental nointerrupt feature is enabled, this will
help prevent users from corrupting their repo during a strip.

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.