Returns a list of the running probes in this task control executor.
List<Probe> get probes => taskExecutor?.probes ?? [];