global
def wait
def wait attributes = { "size" => self.size } Traces.trace("async.barrier.wait", attributes: attributes) {super} end
def wait attributes = { "size" => self.size } Traces.trace("async.barrier.wait", attributes: attributes) {super} end