[PR #3] [MERGED] Protect handler call against panic #1542

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

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/3
Author: @hibiken
Created: 11/27/2019
Status: Merged
Merged: 11/27/2019
Merged by: @hibiken

Base: masterHead: feature/recover


📝 Commits (1)

  • d4f136e Protect handler call against panic

📊 Changes

2 files changed (+68 additions, -1 deletions)

View changed files

📝 processor.go (+13 -1)
processor_test.go (+55 -0)

📄 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/3 **Author:** [@hibiken](https://github.com/hibiken) **Created:** 11/27/2019 **Status:** ✅ Merged **Merged:** 11/27/2019 **Merged by:** [@hibiken](https://github.com/hibiken) **Base:** `master` ← **Head:** `feature/recover` --- ### 📝 Commits (1) - [`d4f136e`](https://github.com/hibiken/asynq/commit/d4f136ebc9ae9f37395c9861a0c1b98472695c9c) Protect handler call against panic ### 📊 Changes **2 files changed** (+68 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `processor.go` (+13 -1) ➕ `processor_test.go` (+55 -0) </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-07 22:11:13 +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#1542
No description provided.