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

Join action activity #2

Closed
sfmskywalker opened this issue Jan 11, 2019 · 0 comments
Closed

Join action activity #2

sfmskywalker opened this issue Jan 11, 2019 · 0 comments
Assignees
Labels
activity This issue relates to a workflows activity enhancement New feature or request
Milestone

Comments

@sfmskywalker
Copy link
Member

sfmskywalker commented Jan 11, 2019

The Join activity is the counterpart of the Fork activity and has two modes:

  1. WaitAll
  2. WaitAny

WaitAll
With this mode, the activity executes only after all of the incoming activities have executed.

WaitAny
With this mode, the activity executes as soon as one incoming activity has executed.

@sfmskywalker sfmskywalker added enhancement New feature or request activity This issue relates to a workflows activity labels Jan 11, 2019
@sfmskywalker sfmskywalker added this to the Beta 1 milestone Jan 11, 2019
@sfmskywalker sfmskywalker self-assigned this Feb 16, 2019
mohdali added a commit that referenced this issue Feb 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
activity This issue relates to a workflows activity enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant