def create(): return xs.pipe(ops.merge(ys))
def create(): return xs.pipe(ops.merge(max_concurrent=2))