Skip to content

Fix file descriptor leak in ssh.py#83450

Closed
nicksms wants to merge 3 commits intoansible:develfrom
nicksms:devel
Closed

Fix file descriptor leak in ssh.py#83450
nicksms wants to merge 3 commits intoansible:develfrom
nicksms:devel

Conversation

@nicksms
Copy link

@nicksms nicksms commented Jun 14, 2024

SUMMARY

Fixes #83449.

ISSUE TYPE
  • Bugfix Pull Request
ADDITIONAL INFORMATION

@ansibot ansibot added bug This issue/PR relates to a bug. needs_triage Needs a first human triage before being processed. has_issue labels Jun 14, 2024
@s-hertel s-hertel removed the needs_triage Needs a first human triage before being processed. label Jun 18, 2024
@ansibot ansibot added the stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. label Jun 25, 2024
@ansibot ansibot added the needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html label Oct 3, 2024
@ansibot ansibot added the stale_pr This PR has not been pushed to for more than one year. label Jun 17, 2025
@ansible ansible locked and limited conversation to collaborators Dec 31, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug This issue/PR relates to a bug. has_issue needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. stale_pr This PR has not been pushed to for more than one year.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

File descriptor leak in lib/ansible/plugins/connection/ssh.py

3 participants