Allow needs_destruction services to run on page cache hits

Created on 5 January 2024, 11 months ago
Updated 15 April 2024, 7 months ago

Problem/Motivation

If a middleware is registered with the needs_destruction tag, on a page cache hit, even if it runs before the page cache, it will never be destructed.

This was intentionally added in #2348679: Move the remaining procedural page cache code to the page cache stack middleware β†’ but I don't entirely understand why, so going to see what happens if we remove that logic.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Fixed

Version

11.0 πŸ”₯

Component
BaseΒ  β†’

Last updated about 11 hours ago

Created by

πŸ‡¬πŸ‡§United Kingdom catch

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024