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

Programmatically set SIGKILL timeout #14

Closed
davidw opened this issue Jun 10, 2013 · 3 comments
Closed

Programmatically set SIGKILL timeout #14

davidw opened this issue Jun 10, 2013 · 3 comments

Comments

@davidw
Copy link
Contributor

davidw commented Jun 10, 2013

We need a timeout that is more than 5 seconds. It'd be nice to make this configurable - possibly on a per-process level.

@OvermindDL1
Copy link

I am running things that take more than 5 seconds to cleanup, and when they do not clean up properly it corrupts their entire state due to poor programming on their part. Do need this to be configurable.

@saleyn
Copy link
Owner

saleyn commented Aug 9, 2013

This feature is implemented in the master HEAD via {kill_timeout, Seconds::integer()} command option.

@saleyn saleyn closed this as completed Aug 9, 2013
@davidw
Copy link
Contributor Author

davidw commented Nov 11, 2013

Thank you!

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

3 participants