Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ensure ssh_args is passed as a list #887

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jamesob
Copy link

@jamesob jamesob commented Dec 20, 2021

Passing ssh_args as a string creates an implicit (and confusing) error:

mitogen.parent.EofError: EOF on stream; last 100 lines received:
ssh: Could not resolve hostname -: Name or service not known

Instead, ensure that the type is as expected.

@jamesob
Copy link
Author

jamesob commented Oct 7, 2023

Is this project maintained?

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