launch_testing.ready_aggregator module

class launch_testing.ready_aggregator.ReadyAggregator(ready_fn, num_to_aggregate)

Bases: object

Calls a ready_fn parent function on the nth call to a child function.

ready_fn()