Skip to content

Issue #1191290 by klausi, David_Rothstein, Fabianx: system_cron() should not run hook_flush_caches(), but use a cached version.#108

Open
fabianx-ai wants to merge 1 commit intopressflow:masterfrom
tag1consulting:issue-1191290--system-cron-should-backport
Open

Issue #1191290 by klausi, David_Rothstein, Fabianx: system_cron() should not run hook_flush_caches(), but use a cached version.#108
fabianx-ai wants to merge 1 commit intopressflow:masterfrom
tag1consulting:issue-1191290--system-cron-should-backport

Conversation

@fabianx-ai
Copy link
Copy Markdown

This is a straight backport of https://www.drupal.org/node/1191290.

The reason is that else e.g. features_flush_caches() runs during every _cron invocation, which can be quite slow.

…uld not run hook_flush_caches(), but use a cached version.
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.

1 participant