mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-01-11 20:00:26 +01:00
[PR #436] [MERGED] feat: prevent background tasks from running all at once #424
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/eitchtee/WYGIWYH/pull/436
Author: @eitchtee
Created: 12/13/2025
Status: ✅ Merged
Merged: 12/13/2025
Merged by: @eitchtee
Base:
main← Head:dev📝 Commits (1)
dc33fdafeat: prevent background tasks from running all at once📊 Changes
3 files changed (+19 additions, -10 deletions)
View changed files
📝
app/apps/common/tasks.py(+13 -6)📝
app/apps/currencies/tasks.py(+2 -2)📝
app/apps/transactions/tasks.py(+4 -2)📄 Description
Fixes #432
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.