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

Close session #136

Merged
merged 4 commits into from
Jun 4, 2021
Merged

Close session #136

merged 4 commits into from
Jun 4, 2021

Conversation

maldrake
Copy link
Contributor

@wolf4ood, it looks like I missed something when I submitted the contribution for sessions a while back. There's some additional code necessary to allow the client to gracefully close sessions. Absent that, it leaves them hanging, which has different (and sometimes poor) behavior across different Gremlin-speaking servers. This PR adds a close_session function that properly closes down a SessionedClient.

@wolf4ood wolf4ood merged commit 3f47be2 into wolf4ood:master Jun 4, 2021
@wolf4ood
Copy link
Owner

wolf4ood commented Jun 4, 2021

Thanks :)

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

2 participants