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
is incorrect for Cpp because Cpp doesn't support minDelay, minSpacing and spacing violation policies for actions.
Note that the lack of support for minSpacing will make it much more difficult to implement decentralized coordination when there is bidirectional communication.
The text was updated successfully, but these errors were encountered:
The documentation here:
https://www.lf-lang.org/docs/next/writing-reactors/actions/
is incorrect for Cpp because Cpp doesn't support minDelay, minSpacing and spacing violation policies for actions.
Note that the lack of support for minSpacing will make it much more difficult to implement decentralized coordination when there is bidirectional communication.
The text was updated successfully, but these errors were encountered: