Files
GmRelayBot/src
Toutsu 9c59240f48
PR Checks / test-and-build (pull_request) Successful in 7m25s
fix: connection leak in UpsertDiscordUserAsync + false conflict in LinkIdentityAsync
- UpsertDiscordUserAsync: restore await using on opened connection
- LinkIdentityAsync: compute effectiveCurrentPrimary before existingLink check
  to prevent false conflict when current user is a secondary identity

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-25 13:59:41 +03:00
..