lf-lang / lf-lang/lf-lang.github.io
Action documentation for Cpp is incorrect
Open
@cmnrd is already working on this.
Since Nov 1, 2024.
documentation
- Dominant language
- MDX
- Stars
- 7
- Forks
- 21
- Avg merge
- 9h 46m
- Merged PRs (30d)
- 2
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.