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
{{ message }}
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.
Assume constraints on events, when they fail, should raise an exception that is caught by the tester and suppressed. The error should not propagate to the user. See here.
We should also move the checks to the runtime and not do them in the Machine class. This is related to #303.
The text was updated successfully, but these errors were encountered:
Assume constraints on events, when they fail, should raise an exception that is caught by the tester and suppressed. The error should not propagate to the user. See here.
We should also move the checks to the runtime and not do them in the Machine class. This is related to #303.
The text was updated successfully, but these errors were encountered: