class Guard::Jobs::Base

def handle_interrupt

anything other than signaling threads
Signal handler calls this, so avoid actually doing
def handle_interrupt
end