[PR #436] [MERGED] feat: prevent background tasks from running all at once #424

Closed
opened 2025-12-29 00:20:20 +01:00 by adam · 0 comments
Owner

📋 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: mainHead: dev


📝 Commits (1)

  • dc33fda feat: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/eitchtee/WYGIWYH/pull/436 **Author:** [@eitchtee](https://github.com/eitchtee) **Created:** 12/13/2025 **Status:** ✅ Merged **Merged:** 12/13/2025 **Merged by:** [@eitchtee](https://github.com/eitchtee) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (1) - [`dc33fda`](https://github.com/eitchtee/WYGIWYH/commit/dc33fda5d321be7e445debb814ef5c7c69d4916e) feat: prevent background tasks from running all at once ### 📊 Changes **3 files changed** (+19 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `app/apps/common/tasks.py` (+13 -6) 📝 `app/apps/currencies/tasks.py` (+2 -2) 📝 `app/apps/transactions/tasks.py` (+4 -2) </details> ### 📄 Description Fixes #432 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 00:20:20 +01:00
adam closed this issue 2025-12-29 00:20:20 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WYGIWYH#424