Add cycle durations in run_dispatch_loop
Giving the `test_coordinator` a cycle duration in `run_dispatch_loop` allows it to automatically advance the simulated time between calls to `dispatch`. This simplifies writing unit tests where actors need a periodic timeout in order to advance.
Showing
Please register or sign in to comment