[PR #676] [CLOSED] fix:Remove useless coroutines #811

Closed
opened 2026-03-02 06:05:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/676
Author: @ghosx
Created: 6/29/2023
Status: Closed

Base: masterHead: bugfix/processorgoruntine


📝 Commits (1)

  • daceaaa fix:Remove useless coroutines

📊 Changes

1 file changed (+52 additions, -54 deletions)

View changed files

📝 processor.go (+52 -54)

📄 Description

It seems that there is no need to start a coroutine here on processor.go line:196


🔄 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/676 **Author:** [@ghosx](https://github.com/ghosx) **Created:** 6/29/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `bugfix/processorgoruntine` --- ### 📝 Commits (1) - [`daceaaa`](https://github.com/hibiken/asynq/commit/daceaaa56271c41db0b7a92887cf9cb382dd1ac8) fix:Remove useless coroutines ### 📊 Changes **1 file changed** (+52 additions, -54 deletions) <details> <summary>View changed files</summary> 📝 `processor.go` (+52 -54) </details> ### 📄 Description It seems that there is no need to start a coroutine here on processor.go line:196 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 06:05:42 +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#811
No description provided.