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

execCommand: always close stdin #341

Merged
merged 1 commit into from
Oct 1, 2020
Merged

Conversation

wmertens
Copy link
Contributor

@wmertens wmertens commented Oct 1, 2020

I think this fixes some hangs for me with some remote shells expecting stdin somehow; I'm just not sure if it's always ok to close the channel. Perhaps there should be an option to keep the channel open, or perhaps it shouldn't be closed if onChannel is passed and that should be the responsibility of the caller?

@steelbrain
Copy link
Owner

The CI tests passed, which means it doesn't break stuff

Thank you @wmertens!

@steelbrain steelbrain merged commit dd958a9 into steelbrain:master Oct 1, 2020
@steelbrain
Copy link
Owner

Published in v11.1.1

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.

3 participants