run
Execute one cycle of this task. As of BunyipsLib 8.0.0, this method will handle all method callback invocation, apart from finish which is internally called.
Note that this method will perform one cycle of work for this task in the context it is currently, if you wish to respect the dependency, use the execute method.
RoadRunner Action implementation to run this Task.
Directly runs this task, to avoid recursive cycles.