Help: timeout in CI, but not on my machine #751
Answered
by
ronkorving
ronkorving
asked this question in
Q&A
-
When I run
I was hoping that this would help: pythonRequirements:
pipCmdExtraArgs: [-v] But I suspect that this plugin swallows all the pip output. I don't expect a silver bullet answer here (though if you have one, fire away please!), but can anyone suggest the best way to debug this? Especially since this is only happening in CI, I can't trivially poke around in code and try, try again. |
Beta Was this translation helpful? Give feedback.
Answered by
ronkorving
Dec 19, 2022
Replies: 2 comments
-
We found the cause. It is the same as reported in this issue: pypa/pipenv#5545 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ronkorving
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We found the cause. It is the same as reported in this issue: pypa/pipenv#5545