Skip to content

Conversation

@git-ival
Copy link
Contributor

Issue: N/A

Problem

The internal nodes package did not have defer calls to close the client and ssh sessions once execution was completed.

Solution

Add these defer .Close() calls.

Testing

Have not tested on repos outside of rancher/dartboard.

Regressions Considerations

This should not lead to regressions as the added calls are deferred

@igomez06
Copy link
Contributor

igomez06 commented Jan 5, 2026

@git-ival this looks good, can we get backports down to v2.9? Then we can get them all merged.

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.

2 participants