Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Ensure stdout is locked #750

Merged
merged 1 commit into from
Jun 20, 2023
Merged

fix: Ensure stdout is locked #750

merged 1 commit into from
Jun 20, 2023

Conversation

epage
Copy link
Collaborator

@epage epage commented Jun 20, 2023

In 3a29410, we switched to anstream which doesn't seem to be locking properly (rust-lang/cargo#12289). For now, we are working around it.

Fixes #749

In 3a29410, we switched to anstream
which doesn't seem to be locking properly (rust-lang/cargo#12289).  For
now, we are working around it.

Fixes crate-ci#749
@epage epage merged commit 78fa878 into crate-ci:master Jun 20, 2023
11 checks passed
@epage epage deleted the lock branch June 20, 2023 14:24
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.

--file-types output is racy
1 participant