Skip to content

Conversation

@rhc54
Copy link
Contributor

@rhc54 rhc54 commented Jul 15, 2025

Provide a cmd line option to specify the user
wants to spawn a PTY - e.g., to run a shell on
a remote node. Correct error code returns when pipes
don't properly get setup, and add an error log so we
can see where that happens.

When using PTYs, setup all standard IO file descriptors
as pty's. Set their term attributes and window sizes to
match those of the user's endpoint (i.e., prterun or
prun).

Provide a cmd line option to specify the user
wants to spawn a PTY - e.g., to run a shell on
a remote node. Correct error code returns when pipes
don't properly get setup, and add an error log so we
can see where that happens.

When using PTYs, setup all standard IO file descriptors
as pty's. Set their term attributes and window sizes to
match those of the user's endpoint (i.e., prterun or
prun).

Signed-off-by: Ralph Castain <[email protected]>
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