Class: SimpleMutex::SidekiqSupport::JobCleaner
- Inherits:
-
BaseCleaner
- Object
- BaseCleaner
- SimpleMutex::SidekiqSupport::JobCleaner
- Defined in:
- lib/simple_mutex/sidekiq_support/job_cleaner.rb
Constant Summary
Constants inherited from BaseCleaner
Class Method Summary collapse
Methods inherited from BaseCleaner
Class Method Details
.unlock_dead_jobs ⇒ Object
7 8 9 |
# File 'lib/simple_mutex/sidekiq_support/job_cleaner.rb', line 7 def unlock_dead_jobs new.unlock end |