Opened 20 months ago
Closed 20 months ago
#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 , 20 months ago
Easy pickings: | unset |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Duplicate of #31949.