Skip to content

docs(design): evaluate async runtime for SSH transport (#1411)#3934

Merged
oferchen merged 1 commit into
masterfrom
design/async-runtime-ssh-eval
May 7, 2026
Merged

docs(design): evaluate async runtime for SSH transport (#1411)#3934
oferchen merged 1 commit into
masterfrom
design/async-runtime-ssh-eval

Conversation

@oferchen
Copy link
Copy Markdown
Owner

@oferchen oferchen commented May 7, 2026

Summary

Test plan

Document runtime choice (tokio vs smol vs async-std) for any future
async SSH transport. Distinct from #1593 (async I/O on the SSH path).
Cross-references #1779 (tokio scope audit) and #1780 (single-runtime
invariant); recommends tokio + russh, deferred behind --features
embedded-ssh.
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label May 7, 2026
@oferchen oferchen merged commit a3f8ffb into master May 7, 2026
8 checks passed
@oferchen oferchen deleted the design/async-runtime-ssh-eval branch May 8, 2026 03:47
oferchen added a commit that referenced this pull request May 18, 2026
Document runtime choice (tokio vs smol vs async-std) for any future
async SSH transport. Distinct from #1593 (async I/O on the SSH path).
Cross-references #1779 (tokio scope audit) and #1780 (single-runtime
invariant); recommends tokio + russh, deferred behind --features
embedded-ssh.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant