A sorter for the events of a run's distributed suites.
This trait is used, for example, when -PS is passed to Runner, to sort the
events of distributed suites such that each suite's events are propagated together, with a timeout if an event takes too long.
A sorter for the events of a run's distributed suites.
This trait is used, for example, when
-PS
is passed toRunner
, to sort the events of distributed suites such that each suite's events are propagated together, with a timeout if an event takes too long.