Skip to content

Serialized Data and SPOD cache #4

@filt3rek

Description

@filt3rek

Hi,
I have exceptions when trying to access a SData that was used in the app (accessed in the current session I mean), because of serialization/unserialization and cache I think.
To avoid these exceptions, I have to do sys.db.Manager.cleanup() just before calling the dbamdin handler, to clear the cache.
I think it could be already done where sys.db.Manager.initialize() is done (Admin.hx 1065) : Manager.initialize(); // make sure it's been done

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions