Skip to content

fix: keep restore JSON progress on stdout - #1869

Draft
magrathean-uk wants to merge 1 commit into
rustic-rs:mainfrom
magrathean-uk:split/issue-1441-restore-json-progress
Draft

fix: keep restore JSON progress on stdout#1869
magrathean-uk wants to merge 1 commit into
rustic-rs:mainfrom
magrathean-uk:split/issue-1441-restore-json-progress

Conversation

@magrathean-uk

Copy link
Copy Markdown

Fixes #1441

Keeps restore plan and completion messages on the log stream when --json-progress is enabled, reserving stdout for newline-delimited JSON progress events.

Validation: cargo fmt --check; focused restore JSON-progress test attempted in an isolated target; git diff --check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Parsing restore output to get progress

1 participant