[PR #5] [MERGED] Change Background to take Handler interface #2554

Closed
opened 2026-03-15 20:50:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/5
Author: @hibiken
Created: 12/3/2019
Status: Merged
Merged: 12/3/2019
Merged by: @hibiken

Base: masterHead: api/handler


📝 Commits (1)

  • b0a54cd Change Background API to take Handler interface

📊 Changes

5 files changed (+34 additions, -13 deletions)

View changed files

📝 README.md (+1 -1)
📝 background.go (+23 -4)
📝 background_test.go (+1 -1)
📝 processor.go (+4 -4)
📝 processor_test.go (+5 -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/5 **Author:** [@hibiken](https://github.com/hibiken) **Created:** 12/3/2019 **Status:** ✅ Merged **Merged:** 12/3/2019 **Merged by:** [@hibiken](https://github.com/hibiken) **Base:** `master` ← **Head:** `api/handler` --- ### 📝 Commits (1) - [`b0a54cd`](https://github.com/hibiken/asynq/commit/b0a54cd2b2962c4be0d5cd677ce61e5a4256b097) Change Background API to take Handler interface ### 📊 Changes **5 files changed** (+34 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `background.go` (+23 -4) 📝 `background_test.go` (+1 -1) 📝 `processor.go` (+4 -4) 📝 `processor_test.go` (+5 -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-15 20:50:42 +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#2554
No description provided.