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

Update event session active_at in periodic job #319

Open
jace opened this issue Apr 4, 2016 · 1 comment
Open

Update event session active_at in periodic job #319

jace opened this issue Apr 4, 2016 · 1 comment

Comments

@jace
Copy link
Member

jace commented Apr 4, 2016

Building on #318, the EventSession.active_at flag should be pushed into a dirty pool (a dict/hashmap object) that is set by the periodic job runner. Setting it from the main runloop causes unnecessary database writes and flushes SQLAlchemy's session cache.

@jace
Copy link
Member Author

jace commented Jun 27, 2016

PR pending in #340.

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