-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
test exit with segmentation fault #7
Comments
Thanks for the report, looking into it. I think it's failing on not being able to connect to Redis. In that case, it should quit a little more friendly than segfault :-) |
Also: Thanks! |
Running 2.0 made me realize I created the test against master, which returns OK on QUIT. I've resolved this by making this test conditional with respect to the version of Redis that is being tested against. Thanks again! |
On OSX 10.6:
The text was updated successfully, but these errors were encountered: