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 co-routine support #35

Closed
Alorel opened this issue Nov 27, 2022 · 0 comments · Fixed by #174
Closed

Add co-routine support #35

Alorel opened this issue Nov 27, 2022 · 0 comments · Fixed by #174
Assignees
Labels
Action Relates to an action Workflow

Comments

@Alorel
Copy link
Owner

Alorel commented Nov 27, 2022

Basically execute a workflow as an action

Options:

  • End condition (when we unsubscribe):
    • When workflow finishes
      • Then we don't proceed to the next step until we're done here
    • When a selected step's trigger fires
      • In this case we to to the next step and can line up several co-routines

Take #43 into account

@Alorel Alorel added Action Relates to an action Workflow labels Nov 27, 2022
@Alorel Alorel self-assigned this Nov 30, 2022
Alorel added a commit that referenced this issue Jan 24, 2023
@Alorel Alorel mentioned this issue Jan 24, 2023
1 task
Alorel added a commit that referenced this issue Jan 24, 2023
Alorel added a commit that referenced this issue Jan 25, 2023
Alorel added a commit that referenced this issue Jan 25, 2023
Alorel added a commit that referenced this issue Jan 25, 2023
Alorel added a commit that referenced this issue Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Action Relates to an action Workflow
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant