I am trying to create a state machine that uses a fork and join example. Essentially I have a main flow that needs another flow to execute in parallel
For example simplic