Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upFeature request: timeout option for open_session #149
Labels
Comments
|
Hi there, Thanks for the interest and report! Yes, it looks like timeout is not passed on to PRs always welcome if anyone is up for it, or can wait for next release. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Feature request
The asynchronous functionality of parallel-ssh is very much appreciated for management tasks. Thank you for this!
For the feature request:
It seems that the open_session() can keep worker allocated for much longer than expected in failure cases. Would it be reasonable to stretch the timeout option of wait_socket() to open_session() ?