[PR #49] [MERGED] Add strict-priority option #568

Closed
opened 2026-03-02 05:54:04 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/49
Author: @hibiken
Created: 1/12/2020
Status: Merged
Merged: 1/13/2020
Merged by: @hibiken

Base: masterHead: feature/strict_priority


📝 Commits (1)

  • d59717f Add strict-priority option

📊 Changes

4 files changed (+137 additions, -8 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 background.go (+8 -1)
📝 processor.go (+51 -4)
📝 processor_test.go (+77 -3)

📄 Description

No description provided


🔄 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/hibiken/asynq/pull/49 **Author:** [@hibiken](https://github.com/hibiken) **Created:** 1/12/2020 **Status:** ✅ Merged **Merged:** 1/13/2020 **Merged by:** [@hibiken](https://github.com/hibiken) **Base:** `master` ← **Head:** `feature/strict_priority` --- ### 📝 Commits (1) - [`d59717f`](https://github.com/hibiken/asynq/commit/d59717f91dc359ad8f0296b8b75799c9d607021d) Add strict-priority option ### 📊 Changes **4 files changed** (+137 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `background.go` (+8 -1) 📝 `processor.go` (+51 -4) 📝 `processor_test.go` (+77 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 05:54:04 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asynq#568
No description provided.