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 exec_command issue #94

Merged
merged 7 commits into from
Jul 18, 2020
Merged

Fix exec_command issue #94

merged 7 commits into from
Jul 18, 2020

Conversation

ganeshrn
Copy link
Member

@ganeshrn ganeshrn commented Jul 11, 2020

SUMMARY

Fixes #56

  • Use channel created with Channel class
    instead of creating a new channel with
    exec_command()
ISSUE TYPE
  • Bugfix Pull Request
ADDITIONAL INFORMATION

@webknjaz
Copy link
Member

@ganeshrn try rebasing

@webknjaz
Copy link
Member

@ganeshrn how about rebasing?

Fixes ansible#57
Fixes ansible#56

*  Use channel created with Channel class
   instead of creating a new channel with
   exec_command()
@ganeshrn ganeshrn merged commit e6617fd into ansible:devel Jul 18, 2020
@webknjaz webknjaz linked an issue Jul 30, 2020 that may be closed by this pull request
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.

[BUG] Flaky SEGFAULT while testing exec_command [BUG] Flaky exec_command output on SSH channel
2 participants