class ActiveSupport::Testing::Parallelization::Server

def interrupt

def interrupt
  @queue.clear
end