Skip to content

Resolve "Refactor the StopActor"

Wout De Nolf requested to merge 7-refactor-the-stopactor into main

Closes #7 (closed)

ThreadCountingActor adds thread counting to trigger. Classes that derive from it:

  • AbstractActor
  • StopActor
  • Port

The list of actor references is removed from Workflow and Submodel.

Edited by Wout De Nolf

Merge request reports