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 Sep 7, 2023. It is now read-only.
Describe the bug
If a stateful smart clause template has a state.json file then cicero execute will run fine. However when the smart clause template is run it will get a runtime exception as the state has not been initialized.
Describe the bug
If a stateful smart clause template has a state.json file then cicero execute will run fine. However when the smart clause template is run it will get a runtime exception as the state has not been initialized.
To Reproduce
Run the attached .cta file.
[email protected]
Expected behavior
cicero parse should produce an error if there is state accessed but no init method.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Cicero 0.13
The text was updated successfully, but these errors were encountered: