[PR #276] [MERGED] Free uniqueness lock when task is deleted #1706

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

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/276
Author: @hibiken
Created: 6/6/2021
Status: Merged
Merged: 6/6/2021
Merged by: @hibiken

Base: masterHead: fix/delete-task-unique-ttl


📝 Commits (1)

  • 7f716ab Free uniqueness lock when task is deleted

📊 Changes

2 files changed (+169 additions, -5 deletions)

View changed files

📝 internal/rdb/inspect.go (+24 -4)
📝 internal/rdb/inspect_test.go (+145 -1)

📄 Description

Closes #275


🔄 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/276 **Author:** [@hibiken](https://github.com/hibiken) **Created:** 6/6/2021 **Status:** ✅ Merged **Merged:** 6/6/2021 **Merged by:** [@hibiken](https://github.com/hibiken) **Base:** `master` ← **Head:** `fix/delete-task-unique-ttl` --- ### 📝 Commits (1) - [`7f716ab`](https://github.com/hibiken/asynq/commit/7f716abcf2134c8ad83046e9ae2bebdc45b1a807) Free uniqueness lock when task is deleted ### 📊 Changes **2 files changed** (+169 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `internal/rdb/inspect.go` (+24 -4) 📝 `internal/rdb/inspect_test.go` (+145 -1) </details> ### 📄 Description Closes #275 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 22:12:27 +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#1706
No description provided.