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

Support overwriting output ports #28

Closed
erlingrj opened this issue Oct 1, 2024 · 0 comments · Fixed by #30
Closed

Support overwriting output ports #28

erlingrj opened this issue Oct 1, 2024 · 0 comments · Fixed by #30
Assignees

Comments

@erlingrj
Copy link
Collaborator

erlingrj commented Oct 1, 2024

In the Reactor semantics, two reactions can have the same Output as an effect and the last write wins. Our current implementation will not work with DelayedConnections where two lf_set will lead to two events being scheduled.

@erlingrj erlingrj self-assigned this Oct 1, 2024
@erlingrj erlingrj linked a pull request Oct 2, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant