-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Git Clone failing when running same actions parallely. #1943
Comments
Sometimes we also get this error when running any github action parallely.
|
I wanted to address this in #1913 and followups. To make downloading actions thread safe. One big problem is getting things merged step by step and getting reviews. Nothing I can do as a single maintainer, my PR's require two approvals from other maintainers however most maintainer disappeared recently and only cplee (owner) can merge anything. |
Issue is stale and will be closed in 14 days unless there is new activity |
Please confirm if the next act release fixes the issue using the feature flag Note this flag enables a complete rewrite how actions are cloned I need feedback to know when it's time to make it the new default.
|
Issue is stale and will be closed in 14 days unless there is new activity |
Bug report info
Command used with act
Describe issue
We are trying to run same github actions in parallel and it is intermitently failing while doing the git clone.
Action name:
actions/hello-world-javascript-action@v1.1
Link to GitHub repository
https://github.com/actions/hello-world-javascript-action
Workflow content
Relevant log output
The text was updated successfully, but these errors were encountered: