This is an archive of the discontinued Mercurial Phabricator instance.

rhg: signal when falling back in logs
ClosedPublic

Authored by Alphare on Nov 26 2021, 9:38 AM.

Details

Summary

We use the trace level for the actual message because it can get really busy.

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

Alphare created this revision.Nov 26 2021, 9:38 AM

Pending CI refresh

baymax updated this revision to Diff 31653.Jan 14 2022, 10:41 AM

โœ… refresh by Heptapod after a successful CI run (๐Ÿ™ ๐Ÿ’š)

marmoute accepted this revision.Jan 14 2022, 10:44 AM
Alphare updated this revision to Diff 32217.Feb 15 2022, 11:39 AM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.
martinvonz added inline comments.
rust/rhg/src/ui.rs
228

This second blank line made the formatting check unhappy. I've amended it in flight.