Skip to content
This repository was archived by the owner on May 25, 2025. It is now read-only.
This repository was archived by the owner on May 25, 2025. It is now read-only.

Add execute command timeout #229

@ismits

Description

@ismits

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.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions