[PR #1129] [MERGED] feat: optimize celery start cmd #22904

Closed
opened 2026-02-21 20:20:01 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/1129
Author: @takatost
Created: 9/9/2023
Status: Merged
Merged: 9/9/2023
Merged by: @takatost

Base: mainHead: feat/optimize-celery-start-cmd


📝 Commits (1)

  • 5359df7 feat: optimize celery start cmd

📊 Changes

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

View changed files

📝 api/README.md (+1 -1)

📄 Description

The default prefork pool may not work properly on macOS, so switch to gevent.


🔄 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/langgenius/dify/pull/1129 **Author:** [@takatost](https://github.com/takatost) **Created:** 9/9/2023 **Status:** ✅ Merged **Merged:** 9/9/2023 **Merged by:** [@takatost](https://github.com/takatost) **Base:** `main` ← **Head:** `feat/optimize-celery-start-cmd` --- ### 📝 Commits (1) - [`5359df7`](https://github.com/langgenius/dify/commit/5359df7920682f4ec76ecfa6f88b42fc05e1bb69) feat: optimize celery start cmd ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `api/README.md` (+1 -1) </details> ### 📄 Description The default `prefork` pool may not work properly on macOS, so switch to `gevent`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-21 20:20:01 -05:00
yindo closed this issue 2026-02-21 20:20:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22904