[PR #231] [MERGED] Fix scheduler #1682

Closed
opened 2026-03-07 22:11:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/231
Author: @hibiken
Created: 1/25/2021
Status: Merged
Merged: 1/26/2021
Merged by: @hibiken

Base: nextHead: fix/scheduler-history-key


📝 Commits (2)

  • f40d60f Delete scheduler history data when scheduler stops
  • 9e723ed Fix history trimming bug

📊 Changes

3 files changed (+65 additions, -8 deletions)

View changed files

📝 internal/rdb/inspect_test.go (+47 -6)
📝 internal/rdb/rdb.go (+8 -2)
📝 scheduler.go (+10 -0)

📄 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/231 **Author:** [@hibiken](https://github.com/hibiken) **Created:** 1/25/2021 **Status:** ✅ Merged **Merged:** 1/26/2021 **Merged by:** [@hibiken](https://github.com/hibiken) **Base:** `next` ← **Head:** `fix/scheduler-history-key` --- ### 📝 Commits (2) - [`f40d60f`](https://github.com/hibiken/asynq/commit/f40d60fe09096361a05d3b05ed30a00ecceb6d07) Delete scheduler history data when scheduler stops - [`9e723ed`](https://github.com/hibiken/asynq/commit/9e723edd6391c0aaa1b9199a9e2acecab373717d) Fix history trimming bug ### 📊 Changes **3 files changed** (+65 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `internal/rdb/inspect_test.go` (+47 -6) 📝 `internal/rdb/rdb.go` (+8 -2) 📝 `scheduler.go` (+10 -0) </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-07 22:11:55 +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#1682
No description provided.