Skip to content

fix: honor honeypot rename cancellation - #153

Open
vycdev2 wants to merge 1 commit into
vycdev:developfrom
vycdev2:fix/honeypot-rename-cancellation-20260820
Open

fix: honor honeypot rename cancellation#153
vycdev2 wants to merge 1 commit into
vycdev:developfrom
vycdev2:fix/honeypot-rename-cancellation-20260820

Conversation

@vycdev2

@vycdev2 vycdev2 commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Propagate Quartz cancellation through the honeypot rename job before database and Discord work.
  • Cancel guild loading, channel updates, and rate-limit delays promptly instead of swallowing cancellation.
  • Add a regression test for an already-canceled job execution.

Verification

  • dotnet build — passed with 0 errors (2 existing SQLite vulnerability warnings).
  • dotnet test Morpheus.Tests/Morpheus.Tests.csproj --filter FullyQualifiedName~HoneypotRenameJobTests — passed: 1/1.
  • dotnet test — passed: 429 passed, 1 skipped.
  • git diff --check — passed.

Risk

  • Low: the change only affects cancellation paths for one scheduled job; normal rename behavior is unchanged.

This was generated by an AI agent (vycdev2). Please verify any changes before merging or applying.

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.

1 participant