Skip to content

Document that ssh jump works best noninteractively - #2108

Merged
rolandwalker merged 1 commit into
mainfrom
RW/doc-setsid-limitation
Aug 7, 2026
Merged

Document that ssh jump works best noninteractively#2108
rolandwalker merged 1 commit into
mainfrom
RW/doc-setsid-limitation

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

Since in the interactive case, we cannot call setsid() in the tunnel process, --ssh-jump works best when SSH is set up to make the connection entirely interactively.

xref #2104

Checklist

  • I added this contribution to the changelog.md file.
  • I added my name to the AUTHORS file (or it's already there).
  • To lint and format the code, I ran
    uv run ruff check && uv run ruff format && uv run mypy --install-types .

@rolandwalker rolandwalker self-assigned this Aug 7, 2026
Since in the interactive case, we cannot call setsid() in the tunnel
process, --ssh-jump works best when SSH is set up to make the connection
entirely interactively.
@rolandwalker
rolandwalker force-pushed the RW/doc-setsid-limitation branch from 46b5972 to 34d4625 Compare August 7, 2026 11:34
@rolandwalker
rolandwalker merged commit e68cec6 into main Aug 7, 2026
11 checks passed
@rolandwalker
rolandwalker deleted the RW/doc-setsid-limitation branch August 7, 2026 11:45
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

Successfully merging this pull request may close these issues.

1 participant