Skip to content

fix: dedupe SMDClient.refreshLock and InterfaceManager.GetPublicKey() - #135

Merged
alexlovelltroy merged 2 commits into
mainfrom
fix/dedupe
Sep 8, 2026
Merged

fix: dedupe SMDClient.refreshLock and InterfaceManager.GetPublicKey()#135
alexlovelltroy merged 2 commits into
mainfrom
fix/dedupe

Conversation

@synackd

@synackd synackd commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Description

These were somehow duplicated in recent PRs, causing several checks on main to fail. They are deduplicated in this PR.

Fixes failing checks on main.

Checklist

  • My code follows the style guidelines of this project
  • I have added/updated comments where needed
  • I have added tests that prove my fix is effective or my feature works
  • I have run make test (or equivalent) locally and all tests pass
  • I have updated the relevant documentation (CLI examples, man pages, README, other docs, etc.)
  • DCO Sign-off: All commits are signed off (git commit -s) with my real name and email
  • REUSE Compliance:
    • Each new/modified source file has SPDX copyright and license headers
    • Any non-commentable files include a <filename>.license sidecar
    • All referenced licenses are present in the LICENSES/ directory

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Dependency update
  • Build system/CI

Signed-off-by: Devon Bautista <17506592+synackd@users.noreply.github.com>
Signed-off-by: Devon Bautista <17506592+synackd@users.noreply.github.com>
@alexlovelltroy
alexlovelltroy merged commit 5c3b905 into main Sep 8, 2026
14 checks passed
@synackd
synackd deleted the fix/dedupe branch September 8, 2026 16:45
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