Skip to content

perf: avoid two layer cache of timezone by ankush [frappe] PR#26340

Bot Dokos requested to merge ft-pr-26340 into develop

From: https://github.com/frappe/frappe/pull/26340
Date: 2024-05-06 18:42:41+05:30

  • perf: avoid two layer cache of timezone (#26340)



Diagnostics



Suspicious changes found (dokos|telemetry|shipping_rule|capture_doc|sentry|marketplace_apps|subscription_conf):
  2664e2b3b459c9b1a927f5da87d3cc7ed0e4116d perf: avoid two layer cache of timezone (#26340)



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

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

# 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