Skip to content

fix(news): stop IHAVE when duplicate lookup fails#89

Merged
ralyodio merged 1 commit into
profullstack:mainfrom
SabFabDev:fix/ihave-backend-errors
Jul 12, 2026
Merged

fix(news): stop IHAVE when duplicate lookup fails#89
ralyodio merged 1 commit into
profullstack:mainfrom
SabFabDev:fix/ihave-backend-errors

Conversation

@SabFabDev

Copy link
Copy Markdown
Contributor

Summary

  • propagate unexpected backend errors from the NNTP IHAVE duplicate lookup instead of continuing to accept an article
  • add a regression test proving the connection closes and Post is not called when the lookup backend is unavailable
  • remove two unused fields reported by Staticcheck

This is a focused small uGig bugfix deliverable.

Verification

  • go test ./...
  • go vet ./...
  • go run honnef.co/go/tools/cmd/staticcheck@latest ./...
  • go test -race ./...
  • git diff --check

@ralyodio ralyodio merged commit 21630c2 into profullstack:main Jul 12, 2026
5 checks passed
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