Skip to content

Libssh clients implementation #143

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

Merged
merged 63 commits into from
Aug 27, 2020
Merged

Libssh clients implementation #143

merged 63 commits into from
Aug 27, 2020

Conversation

pkittenis
Copy link
Member

@pkittenis pkittenis commented Oct 6, 2018

Todo:

Pan added 4 commits November 8, 2018 10:55
Updated to new cython version built native code.
…n channel.

Updated non-blocking code handling for reading output, establishing channel and creating new session. Updated ssh-python client tests.
Pan added 20 commits November 13, 2018 18:23
…ed method implementation.

Made host output class to call get_exit_status for exit_code property, updated base parallel client.
Added remaining parallel client tests for ssh-python client.
… Added ssh-python native functions for socket select and handling EAGAIN. Updated setup.py, requirements, tests. Updated changelog. Updated travis cfg.
…. Added tests for output reading and join timeout functionality.
…ed docstrings. Moved parallel join implementation to base class. Updated native and ssh_lib clients.
@pkittenis
Copy link
Member Author

Passing tests 🎉

@pkittenis pkittenis changed the title WIP - Libssh clients implementation Libssh clients implementation Aug 27, 2020
@pkittenis pkittenis merged commit 4528ba5 into master Aug 27, 2020
@pkittenis pkittenis deleted the libssh branch August 27, 2020 17:54
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