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

chore: revert to copy instead of clone #1182

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

alexanderleegs
Copy link
Contributor

This reverts commit d25129c. We were facing issues when repairing large repos, possibly due to memory issues - this PR reverts to git clone for slightly slower operations but allowing it to work for large repos again.

Note that we should also monitor CPU utilisation when running the site repair form for large sites - we were previously facing issues on this when using cp

@alexanderleegs alexanderleegs requested a review from a team March 4, 2024 09:25
@alexanderleegs alexanderleegs merged commit 3d4a2af into develop Mar 5, 2024
19 checks passed
@mergify mergify bot deleted the chore/revert-to-clone-instead-of-cp branch March 5, 2024 03:34
@alexanderleegs alexanderleegs mentioned this pull request Mar 7, 2024
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

Successfully merging this pull request may close these issues.

2 participants