mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
![]() Jobs in progress during a Sidekiq shutdown/restart are requeued for immediate execution. They should not also be queued for retry. This is an attempt at a cleaner fix than that proposed with mperham#1354, also discussed on mperham#897. Because it depends on Exception#cause, this fix will only be effective on Ruby 2.1.0; however, the code will run on earlier Rubies. |
||
---|---|---|
.. | ||
server | ||
chain.rb | ||
i18n.rb |