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

Research why GHA checkout is crashing runner #143

Closed
micahwiesner67 opened this issue Jan 13, 2025 · 0 comments
Closed

Research why GHA checkout is crashing runner #143

micahwiesner67 opened this issue Jan 13, 2025 · 0 comments
Assignees

Comments

@micahwiesner67
Copy link
Collaborator

What type of help do you need?

We are aware that the _work temporary folder is not getting removed in some runners. When this occurs, this will crash the runner in the following checkout action.

Research why this is occurring, some questions to answer

  1. Should the _work folder be removed in the POST clean up of each GHA run
  2. Why is this only failing on GHA checkout?
  3. Can code be adjusted in the GHA to stop this from occurring? (rather than removing the errant _work folder each run)
@micahwiesner67 micahwiesner67 self-assigned this Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants