solve the net.git-fetch-with-cli in .cargo/config.toml #5186 problem - #5842
solve the net.git-fetch-with-cli in .cargo/config.toml #5186 problem#5842Manojseetaram wants to merge 1 commit into
Conversation
Fixes intermittend SSL error when fetching the iai-calllgrind fit dependcy in ci , caused by cargo's default libgit2-based git client. Shellling out to the system git binary avoids this , Fixes clockworklabs#5186 problem
|
Opened #5842 to fix this — the root cause is |
|
Hi @Manojseetaram, can you help me understand why you think this solves the issue? Why does the built-in client have intermittent SSL issues? The flake is rare, and afaik we've only observed it on our CI machines, where we have seen other suspicious networking-related failures as well. |
Fixes intermittend SSL error when fetching the iai-calllgrind fit dependcy in ci , caused by cargo's default libgit2-based git client. Shellling out to the system git binary avoids this , Fixes #5186 problem
Description of Changes
API and ABI breaking changes
Expected complexity level and risk
Testing