[PR #207] [CLOSED] Add Unregister method to Scheduler #668

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

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/207
Author: @hibiken
Created: 11/7/2020
Status: Closed

Base: masterHead: feature/unregister-periodic-task


📝 Commits (1)

  • e58f2d2 Add Unregister method to Scheduler

📊 Changes

3 files changed (+68 additions, -2 deletions)

View changed files

📝 CHANGELOG.md (+4 -0)
📝 scheduler.go (+19 -1)
📝 scheduler_test.go (+45 -1)

📄 Description

Closes #204


🔄 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/207 **Author:** [@hibiken](https://github.com/hibiken) **Created:** 11/7/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/unregister-periodic-task` --- ### 📝 Commits (1) - [`e58f2d2`](https://github.com/hibiken/asynq/commit/e58f2d27b8aae078b448e95fffc8d0311a2b24f1) Add Unregister method to Scheduler ### 📊 Changes **3 files changed** (+68 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+4 -0) 📝 `scheduler.go` (+19 -1) 📝 `scheduler_test.go` (+45 -1) </details> ### 📄 Description Closes #204 --- <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:30 +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#668
No description provided.