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

Starting Multiple External Processes under Supervisor #33

Open
MarcusSorealheis opened this issue Dec 25, 2016 · 1 comment
Open

Starting Multiple External Processes under Supervisor #33

MarcusSorealheis opened this issue Dec 25, 2016 · 1 comment

Comments

@MarcusSorealheis
Copy link

When leveraging Porcelain.Process(s) under a Supervisor the best way for the processes to be automatically restarted when they crash as "supervised" workers is to call Porcelain.Process.await/2 in callback function body. However, this is not in the documentation and there may not be the place for it since the docs do get at such behavior for Porcelain.Process.await/2.

Perhaps an example of it should be added to the README.md. What do you think?

@MarcusSorealheis
Copy link
Author

#34 here is an example

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