The Wayback Machine - https://web.archive.org/web/20220706131634/https://github.com/topics/processes
Skip to content
#

processes

Here are 336 public repositories matching this topic...

thenonameguy
thenonameguy commented Jun 22, 2022

For my use-case most of the commands I'm managing via process-compose eventually yield a process into the background, and exit cleanly with 0, with a no retry policy.
Other processes use the process_completed dependency feature to realize that the given process (let's say a postgres init script) has concluded and now the postgres server is ready in the background.
So far so good 🎉

N

enhancement good first issue

Improve this page

Add a description, image, and links to the processes topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the processes topic, visit your repo's landing page and select "manage topics."

Learn more