perf: workspace cache thrashing (backport #31446) by mergify[bot] [frappe] PR#31448

From: https://github.com/frappe/frappe/pull/31448
Date: 2025-02-27 08:11:53+00:00

  • fix: Cache thrashing in workspace code (#31446) (#31448)



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-pr-31448

# Alternatively, re-take the changes
git switch develop
ft take ft-pr-31448

# Make changes then rebase
git rebase -i develop

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports

Loading