[PR #312] [MERGED] Make scheduler methods thread-safe #707

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

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/312
Author: @hibiken
Created: 8/17/2021
Status: Merged
Merged: 8/18/2021
Merged by: @hibiken

Base: masterHead: feature/scheduler-dynamic-register


📝 Commits (1)

  • f135b6c Make scheduler methods thread-safe

📊 Changes

2 files changed (+14 additions, -0 deletions)

View changed files

📝 CHANGELOG.md (+4 -0)
📝 scheduler.go (+10 -0)

📄 Description

Address feature request made here.


🔄 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/312 **Author:** [@hibiken](https://github.com/hibiken) **Created:** 8/17/2021 **Status:** ✅ Merged **Merged:** 8/18/2021 **Merged by:** [@hibiken](https://github.com/hibiken) **Base:** `master` ← **Head:** `feature/scheduler-dynamic-register` --- ### 📝 Commits (1) - [`f135b6c`](https://github.com/hibiken/asynq/commit/f135b6c4c85c8430f4bc12df662fb0e2ab2053c1) Make scheduler methods thread-safe ### 📊 Changes **2 files changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+4 -0) 📝 `scheduler.go` (+10 -0) </details> ### 📄 Description Address feature request made [here](https://github.com/hibiken/asynq/issues/308#issuecomment-893473014). --- <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:16 +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#707
No description provided.