1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/lib/sidekiq/middleware
Eugen Kuksa eb2115237d Handle circular error causes
Shall fix #2284. While checking whether an application error or a
sidekiq shutdown caused the exception, we keep track of the causes that
were already checked. If a cause was already checked, we can stop
because the whole transitive closure of its causes was checked as well.
2015-04-04 09:27:13 +02:00
..
server Handle circular error causes 2015-04-04 09:27:13 +02:00
chain.rb Change &block in arguments to yield call 2015-02-12 22:57:03 +03:00
i18n.rb better rdoc for i18n 2014-08-16 10:32:03 -07:00