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

Figure out how to deal with zombie processes #34

Open
yamalight opened this issue Mar 7, 2016 · 0 comments
Open

Figure out how to deal with zombie processes #34

yamalight opened this issue Mar 7, 2016 · 0 comments

Comments

@yamalight
Copy link
Contributor

Sometimes users won't shut down the pipelines for long time, or sources do not complete correctly and it'll just create zombie processes in the runner as well as in the REST API. We need a way to deal with them.

Stupidest approach: add inactivity timeout and force kill them on it.
Any better solutions?

@yamalight yamalight added this to the v1.0 milestone Mar 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant