Skip to content

fix(tasks): support change_interval before first loop run#1291

Merged
shiftinv merged 4 commits intomasterfrom
fix/tasks-change-interval
Jul 10, 2025
Merged

fix(tasks): support change_interval before first loop run#1291
shiftinv merged 4 commits intomasterfrom
fix/tasks-change-interval

Conversation

@shiftinv
Copy link
Member

Summary

Fixes #1290.

Checklist

  • If code changes were made, then they have been tested
    • I have updated the documentation to reflect the changes
    • I have formatted the code properly by running pdm lint
    • I have type-checked the code by running pdm pyright
  • This PR fixes an issue
  • This PR adds something new (e.g. new method or parameters)
  • This PR is a breaking change (e.g. methods or parameters removed/renamed)
  • This PR is not a code change (e.g. documentation, README, ...)

@shiftinv shiftinv merged commit 9b848dd into master Jul 10, 2025
29 checks passed
@shiftinv shiftinv deleted the fix/tasks-change-interval branch July 10, 2025 10:47
@github-project-automation github-project-automation bot moved this from Todo to Done in disnake Jul 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

ext.tasks - change_interval throws an error if used before the task has run

1 participant