TaskBuilder essentially worked, but we refined semantics.
start/finish is executed in parallel: they are invoked instantly before first event and after last event.
TaskBuilder essentially worked, but we refined semantics.
start/finish is executed *in parallel*: they are invoked instantly before first event and after last event.
It looks like interval and repeat does not work correctly.
TaskBuilder essentially worked, but we refined semantics.
start/finish is executed in parallel: they are invoked instantly before first event and after last event.