Skip to content

fork channel port causing simulation not to terminate

using a fork channel port resulted in running the Application model (in attach) to infinite loop while it shouldn't.

On the same model replacing the fork channel port with several channels (Application1 in attach) resulted in terminating the simulation.

attached is a simple model that contains the 2 cases . forktest.xml