Closed emmartins closed 1 month ago
What does it mean: FISH-6556?
What does it mean: FISH-6556?
I think it was some internal @aubi's task under which he contributed the original PR master, targeting 3.1.0. This is a backport of that PR to 3.0.x. I'll update the title accordingly.
This is a backport of
The inner future (currentFuture) is used for repeating execution and its state is set to NORMAL/[Completed normally] after each cycle. The TriggerControllerFuture.cancel should return true even if this inner future is done.