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

Instance Sessions remain active after a disconnect #13

Closed
stuartcaunt opened this issue Nov 29, 2024 · 1 comment
Closed

Instance Sessions remain active after a disconnect #13

stuartcaunt opened this issue Nov 29, 2024 · 1 comment
Assignees

Comments

@stuartcaunt
Copy link
Member

The instance session in the visa database sometimes remains active even when the user has disconnected. This occurs possibly after a guacamole timeout.

@stuartcaunt stuartcaunt self-assigned this Dec 4, 2024
@stuartcaunt
Copy link
Member Author

Fixed by ensuring that we do not get duplicate entries in the instance_session_member table (7934fa1) and cleaning up idle sessions in case the websocket disconnect is not called (ddf5f90).

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