[PR #709] [MERGED] fix(274): listLeaseExpiredCmd ignore tasks those are no longer exist #2854

Closed
opened 2026-03-15 21:06:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/709
Author: @yeqown
Created: 7/30/2023
Status: Merged
Merged: 12/10/2023
Merged by: @hibiken

Base: masterHead: patch-1


📝 Commits (2)

  • 13d3820 fix(274): ignore empty data to append to msgs
  • fe18dde fix: listLeaseExpiredCmd doesn't ignore possibly empty value of task in lua script

📊 Changes

1 file changed (+4 additions, -1 deletions)

View changed files

📝 internal/rdb/rdb.go (+4 -1)

📄 Description

fix issue #274


🔄 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/709 **Author:** [@yeqown](https://github.com/yeqown) **Created:** 7/30/2023 **Status:** ✅ Merged **Merged:** 12/10/2023 **Merged by:** [@hibiken](https://github.com/hibiken) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`13d3820`](https://github.com/hibiken/asynq/commit/13d382070390df61bba100c9ba751bd6d5bcf0da) fix(274): ignore empty data to append to msgs - [`fe18dde`](https://github.com/hibiken/asynq/commit/fe18ddeb0012f83630c3fc65eb99abb0d3aca16a) fix: listLeaseExpiredCmd doesn't ignore possibly empty value of task in lua script ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `internal/rdb/rdb.go` (+4 -1) </details> ### 📄 Description fix issue #274 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 21:06: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#2854
No description provided.