[PR #1054] [MERGED] fix: correct error message text in ResultWriter.Write #3018

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

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/1054
Author: @amirrezafahimi
Created: 6/4/2025
Status: Merged
Merged: 11/4/2025
Merged by: @kamikazechaser

Base: masterHead: fix/writer-error-log


📝 Commits (2)

  • 7fda97f fix: correct error message text in ResultWriter.Write
  • f57f2a6 Merge branch 'master' into fix/writer-error-log

📊 Changes

1 file changed (+7 additions, -6 deletions)

View changed files

📝 asynq.go (+7 -6)

📄 Description

The error message returned by ResultWriter.Write had a typo and now correctly states “failed to write task result” instead of “failed to result task result.”


🔄 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/1054 **Author:** [@amirrezafahimi](https://github.com/amirrezafahimi) **Created:** 6/4/2025 **Status:** ✅ Merged **Merged:** 11/4/2025 **Merged by:** [@kamikazechaser](https://github.com/kamikazechaser) **Base:** `master` ← **Head:** `fix/writer-error-log` --- ### 📝 Commits (2) - [`7fda97f`](https://github.com/hibiken/asynq/commit/7fda97fcfdf3894b07a9f802adf9a36a44849b48) fix: correct error message text in ResultWriter.Write - [`f57f2a6`](https://github.com/hibiken/asynq/commit/f57f2a6c9f42de0833c2fa2de5a66a9b62468284) Merge branch 'master' into fix/writer-error-log ### 📊 Changes **1 file changed** (+7 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `asynq.go` (+7 -6) </details> ### 📄 Description The error message returned by ResultWriter.Write had a typo and now correctly states “failed to write task result” instead of “failed to result task result.” --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 21:15:43 +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#3018
No description provided.