Skip to content

Use complete() where applicable#325

Merged
Goldmensch merged 1 commit intomainfrom
other/replace-queue
Jan 29, 2026
Merged

Use complete() where applicable#325
Goldmensch merged 1 commit intomainfrom
other/replace-queue

Conversation

@Kaktushose
Copy link
Owner

Replaces queue() with complete() where applicable. queue() remains for:

  • JDAEventListener
  • CommandUpdater

closes #316

@github-actions github-actions bot added meta:source code Indicates that files in a "src" directory are changed. type:other This is neither a new feature nor a fix. labels Jan 29, 2026
@Kaktushose Kaktushose requested a review from Goldmensch January 29, 2026 15:49
@Kaktushose Kaktushose self-assigned this Jan 29, 2026
@Kaktushose Kaktushose added the change:internal This changes only internal code. label Jan 29, 2026
@Kaktushose Kaktushose moved this from In Progess to Review in JDA-Commands Development Jan 29, 2026
@Kaktushose Kaktushose added this to the 5.0.0 | CV2 & New Modals milestone Jan 29, 2026
@Goldmensch Goldmensch merged commit 8820462 into main Jan 29, 2026
9 checks passed
@github-project-automation github-project-automation bot moved this from Review to Done in JDA-Commands Development Jan 29, 2026
@Goldmensch Goldmensch deleted the other/replace-queue branch January 29, 2026 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

change:internal This changes only internal code. meta:source code Indicates that files in a "src" directory are changed. type:other This is neither a new feature nor a fix.

Projects

Development

Successfully merging this pull request may close these issues.

Replace all internal queue calls with complete

2 participants