Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

tar: Fix hang if ostree exits with failure #559

Merged
merged 1 commit into from
Oct 29, 2023

Conversation

cgwalters
Copy link
Member

A classic bug; we need to concurrently handle both the process exit status as well as output from its stdout/stderr streams.

I hit this hang when running ostree-ext-cli container pull directly and the target sysroot mount isn't writable.

A classic bug; we need to concurrently handle both the process
exit status as well as output from its stdout/stderr streams.

I hit this hang when running `ostree-ext-cli container pull`
directly and the target sysroot mount isn't writable.
@jmarrero jmarrero enabled auto-merge October 29, 2023 21:20
Copy link
Member

@jmarrero jmarrero left a comment

Choose a reason for hiding this comment

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

lgtm

@jmarrero jmarrero merged commit 26de776 into ostreedev:main Oct 29, 2023
8 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants