[PR #914] [CLOSED] Fix memory leaks caused by time.After #2932

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

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/914
Author: @biningo
Created: 9/3/2024
Status: Closed

Base: masterHead: fix-memory-leaks


📝 Commits (1)

  • 458619d Fix memory leaks caused by time.After

📊 Changes

2 files changed (+9 additions, -3 deletions)

View changed files

📝 subscriber.go (+5 -2)
📝 syncer.go (+4 -1)

📄 Description

Fixes #913


🔄 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/914 **Author:** [@biningo](https://github.com/biningo) **Created:** 9/3/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix-memory-leaks` --- ### 📝 Commits (1) - [`458619d`](https://github.com/hibiken/asynq/commit/458619d9f051ed6be41ff342d66def84bc77b3c9) Fix memory leaks caused by time.After ### 📊 Changes **2 files changed** (+9 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `subscriber.go` (+5 -2) 📝 `syncer.go` (+4 -1) </details> ### 📄 Description Fixes #913 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 21:11:14 +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#2932
No description provided.