You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In testing a simple PingPong example for Lingua Franca, execution hangs, likely due to timing issues. When inspecting, federate_ping.ping reaction 1 (related to receiving a ping) has a level of 6, and federate_ping.ping reaction 0 (related to sending a ping) has a level of 2.
In testing a simple PingPong example for Lingua Franca, execution hangs, likely due to timing issues. When inspecting, federate_ping.ping reaction 1 (related to receiving a ping) has a level of 6, and federate_ping.ping reaction 0 (related to sending a ping) has a level of 2.
Debug file for reference
Diagram:
Code for PingPong:
The text was updated successfully, but these errors were encountered: