class Concurrent::SynchronizedDelegator

def teardown

def teardown
  Thread.abort_on_exception = @old_abort
end