Opened 7 years ago

Closed 7 years ago

Last modified 6 years ago

#2232 closed defect (bug) (fixed)

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 (2)

comment:1   ryan7 years ago

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

(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.