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

Promises #102

Open
TomasMikula opened this issue Nov 1, 2023 · 0 comments
Open

Promises #102

TomasMikula opened this issue Nov 1, 2023 · 0 comments
Labels
workflows Issues related to the Workflows demo example

Comments

@TomasMikula
Copy link
Owner

Extend the language of workflows with promises, that is channels of communication between different parts of the same workflow.

Promises have to play well with cancellation: discarding the promised value before completion must propagate to and cancel the action that would complete the promise.

@TomasMikula TomasMikula added the workflows Issues related to the Workflows demo example label Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
workflows Issues related to the Workflows demo example
Projects
None yet
Development

No branches or pull requests

1 participant