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

Fix issue #1165. #1166

Merged
merged 1 commit into from
Mar 22, 2018
Merged

Conversation

gdankov
Copy link

@gdankov gdankov commented Mar 13, 2018

Moved the return method after the finally block thus guaranteeing that the initial connection is always closed before the recursive invocation.

@auhlig
Copy link
Member

auhlig commented Mar 22, 2018

Thanks a million @gdankov!

@auhlig auhlig added this to the 3.1.1 Release milestone Mar 22, 2018
@auhlig auhlig merged commit 7635570 into ContainX:master Mar 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants