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

Semaphore nodes do not work well in subflows #4

Open
mattlazarowitz opened this issue Oct 12, 2022 · 0 comments
Open

Semaphore nodes do not work well in subflows #4

mattlazarowitz opened this issue Oct 12, 2022 · 0 comments

Comments

@mattlazarowitz
Copy link

When using a semaphore node in a subflow, the semaphore configured in the template will be used across all instances of a subflow even when the intent is for the semaphore to be self-contained. It does not appear to be possible to create a separate semaphore for each instance of the subflow. A way to either set the semaphore via a message or to configure the scope of the semaphore would be helpful.

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

No branches or pull requests

1 participant