Skip to content

Conversation

@frankgiordano
Copy link
Collaborator

@frankgiordano frankgiordano commented Sep 20, 2025

Changed IssueUss class name to UssCmd. This makes method API naming convention consistent with other packages.

In addition, internal refactoring resulting in the following benefits:

  • No manual disconnect() calls cluttering the finally block.
  • try-with-resources guarantees cleanup, even on exceptions.
  • issueCommand method logic is now very focused: create resources → wait → return result.

@frankgiordano frankgiordano self-assigned this Sep 20, 2025
@frankgiordano frankgiordano changed the title Refactor issueuss class Refactor IssueUss class Sep 20, 2025
@frankgiordano frankgiordano marked this pull request as ready for review September 30, 2025 23:38
@frankgiordano frankgiordano merged commit c69af8c into main Sep 30, 2025
2 checks passed
@frankgiordano frankgiordano deleted the examples branch September 30, 2025 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants