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

[Server] Add initial support for session expiration #1776

Conversation

chkr1011
Copy link
Collaborator

This PR adds checks which will make sure that the server will no longer used sessions (when a client connects) which are already expired.

@chkr1011 chkr1011 linked an issue Jun 27, 2023 that may be closed by this pull request
@chkr1011 chkr1011 merged commit 9295626 into master Jun 27, 2023
@chkr1011 chkr1011 deleted the 1756-sessionexpiryinterval-does-not-result-in-sessions-being-expired branch June 27, 2023 17:32
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.

SessionExpiryInterval does not result in sessions being expired
1 participant