class SidekiqUniqueJobs::Lock::UntilExecuted
def execute
- Yield: - to the worker class perform method
def execute lock do yield unlock_with_callback callback_safely item[JID] end end
def execute lock do yield unlock_with_callback callback_safely item[JID] end end