[PR #6011] [CLOSED] chore: use thread per task #7139

Closed
opened 2026-03-23 23:18:16 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/6011
Author: @Horusiath
Created: 8/19/2024
Status: Closed

Base: mainHead: lib-dispatch-thread-per-request


📝 Commits (1)

  • 1cbe4b1 chore: use thread per task

📊 Changes

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

View changed files

📝 frontend/rust-lib/dart-ffi/src/lib.rs (+29 -22)

📄 Description

Use thread per request in dispatcher. This is a concept for further discussion. It doesn't have to be merged and can be subject of further work.


🔄 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/AppFlowy-IO/AppFlowy/pull/6011 **Author:** [@Horusiath](https://github.com/Horusiath) **Created:** 8/19/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `lib-dispatch-thread-per-request` --- ### 📝 Commits (1) - [`1cbe4b1`](https://github.com/AppFlowy-IO/AppFlowy/commit/1cbe4b1953aa21783004c5130f27a438ee23c540) chore: use thread per task ### 📊 Changes **1 file changed** (+29 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `frontend/rust-lib/dart-ffi/src/lib.rs` (+29 -22) </details> ### 📄 Description Use thread per request in dispatcher. This is a concept for further discussion. It doesn't have to be merged and can be subject of further work. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 23:18:16 +00: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
AppFlowy-IO/AppFlowy#7139
No description provided.