Project:
View Revisions: Issue #53976 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0053976: Support executing actions when a TimeInvalidatedCache entry is invalidated | ||
Revision | 2023-11-22 10:21 by caristu | ||
Description | Currently there is no way to execute actions on an entry of the TimeInvalidatedCache that is going to be invalidated. It would be nice to support this, because it will allow, for example, to execute cleanup actions like closing the resources that may be used by the cached entries before invalidating them. | ||
Revision | 2023-11-22 10:20 by caristu | ||
Description | Currently there is no way to execute cleanup actions on an entry of the TimeInvalidatedCache that is going to be invalidated. It would be nice to support this, because it will allow, for example, to close the resources that may be used by the cached entries before invalidating them. |
Copyright © 2000 - 2009 MantisBT Group |