conserve icon indicating copy to clipboard operation
conserve copied to clipboard

Replace RestoreStats with Monitor

Open sourcefrog opened this issue 2 years ago • 0 comments

Rather than returning errors and other stats in the restore result, continuously publish them to the monitor. This actually simplifies the code, gives a better progress indication, and lets us see stats even if the function fails overall.

Also, this gets restore.rs mutants-clean.

sourcefrog avatar Jan 02 '24 15:01 sourcefrog