[PR #440] [CLOSED] https://github.com/hibiken/asynq/issues/439 #747

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

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/440
Author: @ghstahl
Created: 4/22/2022
Status: Closed

Base: masterHead: master


📝 Commits (2)

📊 Changes

4 files changed (+35 additions, -12 deletions)

View changed files

📝 scheduler.go (+2 -0)
📝 server.go (+3 -0)
📝 signals_unix.go (+15 -6)
📝 signals_windows.go (+15 -6)

📄 Description

Allow a server instance to be gracefully shutdown programmatically


🔄 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/440 **Author:** [@ghstahl](https://github.com/ghstahl) **Created:** 4/22/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`d1e5e4f`](https://github.com/hibiken/asynq/commit/d1e5e4f2f1aee46c6e426c108d3b5fd89449bc4f) https://github.com/hibiken/asynq/issues/439 - [`69bc872`](https://github.com/hibiken/asynq/commit/69bc87280167dc66d1b907a421fbb488996b76fa) compile in unix break ### 📊 Changes **4 files changed** (+35 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `scheduler.go` (+2 -0) 📝 `server.go` (+3 -0) 📝 `signals_unix.go` (+15 -6) 📝 `signals_windows.go` (+15 -6) </details> ### 📄 Description Allow a server instance to be gracefully shutdown programmatically --- <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:26 +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#747
No description provided.