module Minitest::Parallel::Test

def _synchronize; Test.io_lock.synchronize { yield }; end

def _synchronize; Test.io_lock.synchronize { yield }; end