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

Fix lack of ssh.loop #7

Merged
merged 1 commit into from Oct 25, 2016
Merged

Fix lack of ssh.loop #7

merged 1 commit into from Oct 25, 2016

Conversation

otahi
Copy link
Owner

@otahi otahi commented Oct 25, 2016

This PR is to fix #6.

Net::Ssh::Channel needs ssh.loop to handle ssh events.
To handle ssh events, I have added ssh.loop.

@coveralls
Copy link

coveralls commented Oct 25, 2016

Coverage Status

Coverage decreased (-0.3%) to 79.936% when pulling 20d984a on fix_lack_of_ssh_loop into cfac047 on master.

@otahi otahi mentioned this pull request Oct 25, 2016
@otahi otahi merged commit 7806373 into master Oct 25, 2016
@otahi otahi deleted the fix_lack_of_ssh_loop branch October 25, 2016 23:53
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.

Stalls when using port
2 participants