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

exitcode not reported correctly for Ssh2Process #10

Open
vpicaver opened this issue Jul 9, 2021 · 0 comments
Open

exitcode not reported correctly for Ssh2Process #10

vpicaver opened this issue Jul 9, 2021 · 0 comments

Comments

@vpicaver
Copy link
Contributor

vpicaver commented Jul 9, 2021

When using Ssh2Process, it sometimes doesn't report the exit code correctly. This is because qlibssh2 never call libssh2_channel_close.

vpicaver added a commit to vpicaver/qlibssh2 that referenced this issue Jul 9, 2021
Switched from channel_send_eof() to channel_close() fixes the exitcode issue
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

No branches or pull requests

1 participant