Skip to content

Raise when an SSH exec request is rejected - #576

Open
OskarEichler wants to merge 1 commit into
capistrano:masterfrom
OskarEichler:codex/raise-rejected-exec-request
Open

Raise when an SSH exec request is rejected#576
OskarEichler wants to merge 1 commit into
capistrano:masterfrom
OskarEichler:codex/raise-rejected-exec-request

Conversation

@OskarEichler

Copy link
Copy Markdown

Raise Net::SSH::ChannelRequestFailed when the channel opens but the remote rejects the exec request. The current callback ignores its success flag and can report a command with no execution as successful.

Dual-Ruby focused models reproduce the silent baseline and raised candidate behavior. The unchanged unit suite passes 218 tests /3,411 assertions; all Ruby syntax, package and Rails integration checks pass. No real SSH endpoint was used and no repository tests were changed.

@OskarEichler
OskarEichler force-pushed the codex/raise-rejected-exec-request branch from dad583a to cd895ed Compare August 30, 2026 10:38
@OskarEichler
OskarEichler force-pushed the codex/raise-rejected-exec-request branch from cd895ed to e234fb4 Compare August 30, 2026 12:37
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