-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels