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

[ssh] Fix timeout issue with ssh.process() #1595

Merged
merged 2 commits into from
Jun 23, 2020

Conversation

heapcrash
Copy link
Collaborator

Also has documentation enhancements for SSH module

Fixes #1591

@heapcrash heapcrash self-assigned this Jun 23, 2020
@heapcrash heapcrash force-pushed the issue-1591 branch 2 times, most recently from 2ced0eb to 689d54f Compare June 23, 2020 04:50
@heapcrash heapcrash changed the base branch from dev to stable June 23, 2020 04:50
@heapcrash heapcrash force-pushed the issue-1591 branch 2 times, most recently from 6ba54f6 to 6ce194d Compare June 23, 2020 05:20
Also has documentation enhancements for SSH module

Fixes Gallopsled#1591
@heapcrash heapcrash merged commit 642fcb0 into Gallopsled:stable Jun 23, 2020
@heapcrash heapcrash deleted the issue-1591 branch May 17, 2021 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ssh.process(..., timeout=) does not work as expected
1 participant