infiniflow / infiniflow/infinity
[Feature Request]: Refactor executor: Supports task suspend and resume.
Open
feature request
- Dominant language
- C++
- Stars
- 4.7k
- Forks
- 445
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 7
Description
### Is there an existing issue for the same feature request?
- [X] I have checked the existing issues.
### Is your feature request related to a problem?
```Markdown
Current task is synchronous. IO operation blocks the task.
```
### Describe the feature you'd like
Refactor the task to allow suspend and resume when IO happens.
### Describe implementation you've considered
TODO
### Documentation, adoption, use case
_No response_
### Additional information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.