Skip to content

feature: add optional attribute to only start process, when required processes reached RUNNING state. #1450

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

Closed
dat-h-ammann opened this issue Jul 16, 2021 · 1 comment

Comments

@dat-h-ammann
Copy link

For my use case it would be useful to only start a process after dependent process reaches RUNNING state if the optional process config parameter depends_on is used. Starting processes consecutively using a priority is not enough in my case.
This feature requires the dependent process to be set to RUNNING state correctly and therefore depends on #1446.

I am using supervisor 4.2.2. and I also created a suggestion for the implementation here: #1449

Appreciate your help!

@mnaberez
Copy link
Member

Duplicate of #122

@mnaberez mnaberez marked this as a duplicate of #122 Jul 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants