Open ryanlecompte opened 10 years ago
https://github.com/ryanlecompte/redis_failover/issues/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.
Awesome, thanks again for taking this on, @arohter !
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.