Providing a token to cargo login
via command line causes a hang on CI
#12438
Labels
C-bug
Category: bug
Command-login
P-high
Priority: High
regression-from-stable-to-nightly
Regression in nightly that previously worked in stable.
S-accepted
Status: Issue or feature is accepted, and has a team member available to help mentor or review
Problem
Specifying the logon token via the command-line will cause a hang if
stdin
is not attached to a terminal (such as when running in automation).Steps
Possible Solution(s)
Workaround:
Notes
Likely introduced by #12334:
cargo/src/cargo/ops/registry/login.rs
Lines 38 to 44 in 263d24b
Version
The text was updated successfully, but these errors were encountered: