This is an archive of the discontinued Mercurial Phabricator instance.

test-clone-uncompressed: use config to silence the lock warning
ClosedPublic

Authored by marmoute on Jul 10 2020, 3:33 PM.

Details

Summary

The ui.timeout.warn option can solve the issue6237 in a cleaner way than what
was done in 752da6863e39. That way, possible other unexpected error output will
not be silenced.

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

marmoute created this revision.Jul 10 2020, 3:33 PM
pulkit accepted this revision.Jul 11 2020, 4:21 AM
This revision is now accepted and ready to land.Jul 11 2020, 4:21 AM