Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serialized Data and SPOD cache #4

Open
filt3rek opened this issue Oct 28, 2013 · 0 comments
Open

Serialized Data and SPOD cache #4

filt3rek opened this issue Oct 28, 2013 · 0 comments

Comments

@filt3rek
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant