Ticket #2232 (closed defect (bug): fixed)

Opened 6 years ago

Last modified 5 years ago

DB changes made in the shutdown hook are not saved to the cache.

Reported by: ryan Owned by: ryan
Priority: normal Milestone:
Component: Administration Version: 2.0
Severity: normal Keywords: cache
Cc:

Description

Since the cache is flushed before the shutdown hook is triggered, any DB changes made by plugins attached to the shutdown hook are not saved to the cache. We need to save the cache after the shutdown hook runs.

Change History

comment:1   ryan6 years ago

  • Status changed from new to closed
  • Resolution set to fixed

(In [3411]) Save cache after the shutdown hook runs. fixes #2232

  • Milestone 2.0.1 deleted

Milestone 2.0.1 deleted

Note: See TracTickets for help on using tickets.