jenkinsci / jenkinsci/ssh2easy-plugin

Exit command is not working when I connect to second sever from one server.

Open
#21 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
10
Forks
13
PR merge metrics
No merged PRs in 30d

Description

### Jenkins and plugins versions report

Environment


```text
Paste the output here
```

### What Operating System are you using (both controller, and any agents involved in the problem)?

Use case:

Initially configured a server detail into the server list. Now I am able to connect to the remote server while configuring the job.
Now my requirement is from that server I need to connect another server. so, I wrote a ssh command and I am able to connect the second server successfully.
Now the problem is, build could not be able to exit, and build was continuing forever.

### Reproduction steps

Use case:

Initially configured a server detail into the server list. Now I am able to connect to the remote server while configuring the job.
Now my requirement is from that server I need to connect another server. so, I wrote a ssh command and I am able to connect the second server successfully.
Now the problem is, build could not be able to exit, and build was continuing forever.

### Expected Results

Build should get success even when I try to connect multiple remote machines

### Actual Results

Could not be able to get out of build, manually I am aborting the job.

### Anything else?

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.