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

Support Ruby 2.0 #64

Open
ryanlecompte opened this issue Dec 31, 2013 · 2 comments
Open

Support Ruby 2.0 #64

ryanlecompte opened this issue Dec 31, 2013 · 2 comments

Comments

@ryanlecompte
Copy link
Owner

redis_failover does not shutdown properly in ruby 2.0+. This is due to a change in how signal handlers work. We should ensure that all tests pass and that redis_failover works properly in the latest stable Ruby release.

@arohter
Copy link
Contributor

arohter commented Jan 7, 2014

#62

We're planning on upgrading to Ruby 2.1 in the short term, so I guess we'll need to take care of this first.

@ryanlecompte
Copy link
Owner Author

Awesome, thanks again for taking this on, @arohter !

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

No branches or pull requests

2 participants