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

Ability to pass flags to child process #26

Open
timfallmk opened this issue Jan 25, 2018 · 0 comments
Open

Ability to pass flags to child process #26

timfallmk opened this issue Jan 25, 2018 · 0 comments

Comments

@timfallmk
Copy link

Hi Guys!
I've been poking around looking for a good way to daemonize a function within our app I came across this. Most of the suggestions come down to "don't", and the existing libraries, namely https://github.com/sevlyar/go-daemon are pretty hacky and don't function properly.

This does seem to be missing one key feature that would make it perfect for us though. I need to be able to pass arguments and flags to the child process, rather than just run a new copy. I'm happy to try and add this feature if needed.

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