8000 forever cache hang (similar to bug in actions/cache -- see description) · Issue #498 · actions/setup-python · GitHub
[go: up one dir, main page]

Skip to content

forever cache hang (similar to bug in actions/cache -- see description) #498

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

Closed
2 of 5 tasks
asottile-sentry opened this issue Sep 13, 2022 · 0 comments · Fixed by #499
Closed
2 of 5 tasks

forever cache hang (similar to bug in actions/cache -- see description) #498

asottile-sentry opened this issue Sep 13, 2022 · 0 comments · Fixed by #499
Labels
bug Something isn't working needs triage

Comments

@asottile-sentry
Copy link
Contributor

Description:
it appears that caching in actions/setup-python can also hit the infinite hang described in actions/cache#810

we have SEGMENT_DOWNLOAD_TIMEOUT_MIN set to 3 but have experienced an infinite hang in actions/setup-python (presumably @actions/cache just needs to be upgraded here as well?) -- https://github.com/getsentry/sentry/actions/runs/3039230176/jobs/4893922604

Action version:
Specify the action version

Platform:

  • Ubuntu
  • macOS
  • Windows

Runner type:

  • Hosted
  • Self-hosted

Tools version:
3.8.14

Repro steps:
A description with steps to reproduce the issue. If your have a public example or repo to share, please provide the link.

https://github.com/getsentry/sentry/actions/runs/3039230176/jobs/4893922604

Expected behavior:
A description of what you expected to happen.

to respect the timeout environment variable

Actual behavior:
A description of what is actually happening.

infinite hang

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant
0