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

Add execute command timeout #229

Open
ismits opened this issue Apr 3, 2017 · 0 comments
Open

Add execute command timeout #229

ismits opened this issue Apr 3, 2017 · 0 comments

Comments

@ismits
Copy link

ismits commented Apr 3, 2017

We are using groovy-ssh to stop a process on a bunch of servers in our dev environments. We'd like to be able to kill the processes that don't stop gracefully within a specific amount of time.

Is it possible to implement a command execution timeout that will simply abandon the current command and disconnect from the session?

(The timeout currently implemented in groovy-ssh seems to be related to establishing and maintaining connections.)

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