StoppingPolicy is set to StoppingPolicy.longest by default but the docs need to state this. It's not auto-documented since lockstep() is a variadic template.
(In reply to comment #0) > StoppingPolicy is set to StoppingPolicy.longest by default but the docs need to > state this. It's not auto-documented since lockstep() is a variadic template. Err wrong it's set to StoppingPolicy.shortest.