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

adding error handling for "multi" command #59

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aim110
Copy link

@aim110 aim110 commented Feb 25, 2014

now txredis client hangs up after "multi" command fail.

You can find source code example at issues to reproduce it.

@fiorix
Copy link
Collaborator

fiorix commented Feb 25, 2014

Have you tried the unit tests before sending it out? Not sure what's going on but Travis CI is showing errors during the tests.

@aim110
Copy link
Author

aim110 commented Feb 25, 2014

Well, it's strange.
All tests are passed. Locally.

@IlyaSkriblovsky
Copy link
Owner

Can MULTI fail due to something other than auth or connection error?

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.

3 participants