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 : infinite loop in case of remote beanstalk server goes unreachable network #137

Closed
wants to merge 6 commits into from

Conversation

matang-dave
Copy link

Fixed :
In case of the remote beanstalk server goes unreachable , getLine() function goes into an infinite loop .
Now, added an extra check that , if there is any error , check if the timeout is there , and if so, try to re-connect to the server .

@airoude
Copy link

airoude commented Oct 4, 2016

Ping @matang-dave could you please fix the CS?

@matang-dave
Copy link
Author

@airoude , did not understand acronym CS . Can you please explain .

@airoude
Copy link

airoude commented Oct 4, 2016

@matang-dave it stands for Code Style :) The StyleCI fails because of this indent.

@SamMousa
Copy link
Collaborator

Closing this in favor of #163

@SamMousa SamMousa closed this Aug 30, 2018
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

3 participants