Skip to content

ui/termstatus: fix race condition in StdioWrapper#5300

Merged
MichaelEischer merged 1 commit intorestic:masterfrom
MichaelEischer:fix-output-race
Mar 24, 2025
Merged

ui/termstatus: fix race condition in StdioWrapper#5300
MichaelEischer merged 1 commit intorestic:masterfrom
MichaelEischer:fix-output-race

Conversation

@MichaelEischer
Copy link
Copy Markdown
Member

@MichaelEischer MichaelEischer commented Mar 23, 2025

What does this PR change? What problem does it solve?

Fixes crash in #5259 .

Was the change previously discussed in an issue or on the forum?

Checklist

  • I have added tests for all code changes.
  • [ ] I have added documentation for relevant changes (in the manual).
  • There's a new file in changelog/unreleased/ that describes the changes for our users (see template).
  • I'm done! This pull request is ready for review.

@MichaelEischer MichaelEischer linked an issue Mar 24, 2025 that may be closed by this pull request
Copy link
Copy Markdown
Member Author

@MichaelEischer MichaelEischer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MichaelEischer MichaelEischer merged commit 66a8e89 into restic:master Mar 24, 2025
11 checks passed
@MichaelEischer MichaelEischer deleted the fix-output-race branch March 24, 2025 10:17
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.

panic: runtime error: slice bounds out of range

1 participant