#34418 closed New feature (duplicate)

cache_page decorator should support async view

Reported by: Loic Quertenmont Owned by: nobody
Component: Core (Cache system) Version: 4.1
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Hello,

It seems that cache_page decorator does not support async view,
it would be nice to make it compliant with it.

Change History (1)

comment:1 by Mariusz Felisiak, 14 months ago

Easy pickings: unset
Resolution: duplicate
Status: newclosed

Duplicate of #31949.

Note: See TracTickets for help on using tickets.
Back to Top