mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
![]() Redis#zadd will return a boolean value when only one item is added. This was failing to be equal to 1, and caused any Sidekiq::Client::push invocations with an 'at' value to return false, even if they successfully were stored into redis. |
||
---|---|---|
.. | ||
config.yml | ||
fake_env.rb | ||
helper.rb | ||
test_cli.rb | ||
test_client.rb | ||
test_extensions.rb | ||
test_manager.rb | ||
test_middleware.rb | ||
test_processor.rb | ||
test_retry.rb | ||
test_scheduling.rb | ||
test_stats.rb | ||
test_testing.rb | ||
test_testing_inline.rb | ||
test_web.rb |