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

Session handler shutdown cleanup #348

Merged
merged 1 commit into from
Apr 6, 2018
Merged

Session handler shutdown cleanup #348

merged 1 commit into from
Apr 6, 2018

Conversation

coder-pm
Copy link
Contributor

Replaced session handler destructor with shutdown function (which is called even in case of fatal error or reaching maximum execution time)

…called even in case of fatal error or reaching maximum execution time)
@Seldaek Seldaek added this to the 2.0 milestone Mar 29, 2018
@Seldaek Seldaek merged commit 8e8ec51 into snc:master Apr 6, 2018
supersmile2009 added a commit to supersmile2009/SncRedisBundle that referenced this pull request Apr 12, 2018
supersmile2009 added a commit to supersmile2009/SncRedisBundle that referenced this pull request Apr 13, 2018
supersmile2009 added a commit to supersmile2009/SncRedisBundle that referenced this pull request Apr 13, 2018
Enable register_shutdown_function only when session locking is enabled
supersmile2009 added a commit to supersmile2009/SncRedisBundle that referenced this pull request Apr 13, 2018
Use destructor to shutdown session (partially reverted snc#348)
Enable register_shutdown_function only when session locking is enabled
curry684 pushed a commit that referenced this pull request Apr 18, 2018
* Use destructor to shutdown session (partially reverted #348)

* Register shutdown function only if session locking is enabled
curry684 pushed a commit that referenced this pull request Apr 18, 2018
* Use destructor to shutdown session (partially reverted #348)

* Register shutdown function only if session locking is enabled

(cherry picked from commit ae3a607)
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

Successfully merging this pull request may close these issues.

None yet

3 participants