class SidekiqUniqueJobs::OnConflict::Reject
def deadset_kill
-
(void)
-
Other tags:
- Api: - private
def deadset_kill if kill_with_options? kill_job_with_options else kill_job_without_options end end
(void)
-
def deadset_kill if kill_with_options? kill_job_with_options else kill_job_without_options end end