class Rufus::Scheduler

def confirm_lock


necessary).
the job won't run (though it'll still be scheduled to run again if
Callback called when a job is triggered. If the lock cannot be acquired,
def confirm_lock
  @trigger_lock.lock
end