class SidekiqUniqueJobs::Lock::BaseLock
def unlock
-
(false)
- when unsuccessful -
(String)
- sidekiq job id when successful
def unlock locksmith.unlock # Only signal to release the lock end
(false)
- when unsuccessful
(String)
- sidekiq job id when successful
def unlock locksmith.unlock # Only signal to release the lock end