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

Commits on Jun 20, 2023

  1. fix: Ensure stdout is locked

    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 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    427d127 View commit details
    Browse the repository at this point in the history