[PR #323] [MERGED] Update NewTask function to take Option as varargs #2731

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

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/323
Author: @hibiken
Created: 9/10/2021
Status: Merged
Merged: 9/10/2021
Merged by: @hibiken

Base: nextHead: feature/new_task_with_opts


📝 Commits (1)

  • 312a374 Update NewTask function to take Option as varargs

📊 Changes

4 files changed (+31 additions, -34 deletions)

View changed files

📝 CHANGELOG.md (+8 -0)
📝 asynq.go (+6 -1)
📝 client.go (+5 -25)
📝 client_test.go (+12 -8)

📄 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/323 **Author:** [@hibiken](https://github.com/hibiken) **Created:** 9/10/2021 **Status:** ✅ Merged **Merged:** 9/10/2021 **Merged by:** [@hibiken](https://github.com/hibiken) **Base:** `next` ← **Head:** `feature/new_task_with_opts` --- ### 📝 Commits (1) - [`312a374`](https://github.com/hibiken/asynq/commit/312a37461ff6d4676e259a6a5c7fed365db4ed76) Update NewTask function to take Option as varargs ### 📊 Changes **4 files changed** (+31 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+8 -0) 📝 `asynq.go` (+6 -1) 📝 `client.go` (+5 -25) 📝 `client_test.go` (+12 -8) </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 21:00:25 +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#2731
No description provided.