Skip to content

Fixing sequence and parallel composition

Tobias Kleinert requested to merge 79-fix-parallel-composition into main

Closes #79 (closed), #89 (closed), #81 (closed)

Changes:

  • Fixes type check in Parallel
  • Allows arbitrary amount of actors in Sequence and Parallel
  • Allows real parallel execution in Parallel
Edited by Tobias Kleinert

Merge request reports