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

Make use of the timeout parameter in the JavaBase initializer #87

Conversation

gvassallo
Copy link

Hello,
I've noticed that the timeout parameter that is passed to the initializer method of the JavaBase is suddenly ignored when creating a new connection.
This results in always waiting 10 seconds before timing out when a new connection cannot be established, no matter what timeout value is given.
I've tested it with MRI and in that case it works as expected.

@malmckay malmckay merged commit b636b6d into zk-ruby:master Sep 28, 2021
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.

2 participants