Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add optional priority and queue full behavior for state machine instances #483

Closed
4 tasks done
bocchino opened this issue Jul 30, 2024 · 1 comment
Closed
4 tasks done
Assignees
Labels
code generation Issues related to code generation semantics Issues related to semantics spec Issues related to the FPP language specification syntax Issues related to syntax
Milestone

Comments

@bocchino
Copy link
Collaborator

bocchino commented Jul 30, 2024

A state machine instance has an implicit internal port for putting signals on the queue. It should have optional priority and queue behavior similar to an internal port.

  • Update spec
  • Update syntax and tests
  • Update semantics and tests
  • Update code gen and tests
@bocchino bocchino added code generation Issues related to code generation semantics Issues related to semantics spec Issues related to the FPP language specification syntax Issues related to syntax labels Jul 30, 2024
@bocchino
Copy link
Collaborator Author

Done in #491.

@bocchino bocchino moved this to Done in FPP State Machines Aug 12, 2024
@bocchino bocchino added this to the FPP v2.2.0 milestone Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code generation Issues related to code generation semantics Issues related to semantics spec Issues related to the FPP language specification syntax Issues related to syntax
Projects
Development

No branches or pull requests

2 participants